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

10 commits

Author SHA1 Message Date
saygo-png
29ec33e1a8 plugins: remove deprecations "after 24.11" or less
Signed-off-by: saygo-png <saygo.mail@proton.me>
2025-10-18 18:31:00 +00:00
Vladislav Grechannik
69d72bb82d plugins/copilot-vim: update nodejs
Copilot-vim started to complain about nodejs being too old
and it recommends to update to 22
2025-10-13 11:03:09 +00:00
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
Heitor Augusto
50e9895c2c plugins/copilot-vim: bump node.js to 20.x version 2025-04-06 17:03:06 +02:00
Matt Sturgeon
dbcdff7bbb
plugins/copilot-vim: set defaultText for node_command 2025-01-25 19:16:07 +00:00
Matt Sturgeon
43a3171dec
treewide: vim-plugin -> plugins 2024-12-22 10:04:17 +00:00
Gaetan Lepage
78e295fa41 treewide (cleaning): helpers.vim-plugin -> lib.nixvim.vim-plugin 2024-12-15 21:55:51 +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
ad85cd760e
plugins/completion: move to by-name
- Move nvim-cmp to plugins/cmp
- Move other completion plugins to plugins/by-name
2024-09-09 11:50:40 +01:00
Renamed from plugins/completion/copilot-vim.nix (Browse further)