Commit graph

14 commits

Author SHA1 Message Date
Gaetan Lepage
c9597b37d8 plugins/obsidian: adapt options (now using the obsidian-nvim community fork) 2025-03-24 19:22:54 +01:00
Austin Horstman
0d160c19d6
plugins/obsidian: options -> settings-options
Ignored by our list-plugins
2025-02-01 20:18:59 -06:00
Austin Horstman
86cc03863f
plugins/obsidian: move deprecations 2025-02-01 20:18:59 -06:00
Austin Horstman
e68b8e9c91
plugins/obsidian: remove with lib and helpers 2025-02-01 20:18:59 -06:00
Gaetan Lepage
e908e344f4 treewide: use boolean comparison to simplify the code base 2025-01-29 18:04:00 +01:00
Gaetan Lepage
2ec6218f87 treewide: use mkWarnings wherever possible 2025-01-20 12:25:33 +00:00
Matt Sturgeon
5e9a6c00a9
treewide: neovim-plugin -> plugins 2024-12-22 10:04:00 +00:00
Jost Alemann
e24e40e5f1 plugins/obsidian: add missing word in description
add missing word in description of option
`plugins.obsidian.settings.workspaces.*.path`
2024-12-17 20:39:39 +00:00
Gaetan Lepage
c179d47d3d plugins/*: use new mkSettingsRenamedOptionModules 2024-12-16 10:49:09 +00:00
Gaetan Lepage
e54833d2f7 treewide (cleaning): helpers.neovim-plugin -> lib.nixvim.neovim-plugin 2024-12-15 21:55:50 +00:00
Austin Horstman
a7012e7864
treewide: originalName -> packPathName
We used to only think of it as the plugin repo's name, but we have been
needing to use it for the name of the plugin's packpath location.
2024-12-13 21:29:00 -06:00
Matt Sturgeon
2cda50d530
plugins: remove redundant mkRaw apply functions
`strLua` now does this coercion internally.
2024-09-29 16:57:16 +01:00
Matt Sturgeon
2f49c76a6a
lib: remove nixvimTypes alias 2024-09-27 08:31:07 +01:00
Matt Sturgeon
52f125679f
plugins/utils: move to by-name 2024-09-09 11:50:38 +01:00