1
0
Fork 0
mirror of https://github.com/nix-community/nixvim.git synced 2025-11-08 11:36:07 +01:00
Commit graph

9 commits

Author SHA1 Message Date
saygo-png
c4b27080a6 treewide: infer packPathName menial work
Signed-off-by: saygo-png <saygo.mail@proton.me>
2025-09-27 23:49:59 +00:00
a41559f093 treewide: add plugin descriptions 2025-06-24 06:10:11 +00: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
Gaetan Lepage
24ac8f651d plugins.*: use defaultNullOpts.mkProportion wherever possible 2025-01-03 23:31:37 +01:00
Matt Sturgeon
5e9a6c00a9
treewide: neovim-plugin -> plugins 2024-12-22 10:04:00 +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
91c6b62881
plugins/ui: move to by-name 2024-09-09 11:50:39 +01:00