1
0
Fork 0
mirror of https://github.com/nix-community/nixvim.git synced 2025-11-16 23:42:47 +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
Austin Horstman
7660d9ebb7 plugins/harpoon: fix pack path name
Lazy loading needs the correct name for finding the plugin in `opt`.
With change to `harpoon2` as the default, we need to fix the
`packPathName` to match.
2025-09-10 20:59:39 +00:00
a41559f093 treewide: add plugin descriptions 2025-06-24 06:10:11 +00:00
Gaetan Lepage
9f495dda93 plugins.harpoon: refactor & switch to harpoon2 2025-04-04 01:39:33 +02:00
Gaetan Lepage
ce82e5859d treewide: use mkAssertions where possible 2025-01-29 16:15:07 +01:00
Matt Sturgeon
5e9a6c00a9
treewide: neovim-plugin -> plugins 2024-12-22 10:04:00 +00:00
Gaetan Lepage
ec24d496d5 treewide (cleaning): helpers.toLuaObject -> lib.nixvim.toLuaObject 2024-12-15 21:55:51 +00:00
Gaetan Lepage
e54833d2f7 treewide (cleaning): helpers.neovim-plugin -> lib.nixvim.neovim-plugin 2024-12-15 21:55:50 +00:00
Matt Sturgeon
52f125679f
plugins/utils: move to by-name 2024-09-09 11:50:38 +01:00