Austin Horstman
a19a016458
plugins/copilot-lua: add copilot-lsp
...
Enables next edit suggestion support. Enabling configuration without
plugin will throw an error. Also, will allow sidekick to use copilot-lsp
for it's own support.
2025-10-02 21:25:35 +00:00
Matt Sturgeon
fe059cd395
flake: add nixf-diagnose to treefmt config
...
Checks nixd's diagnostic lints using libnixf.
2025-10-01 00:42:40 +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
5474f9a33f
plugins/copilot-lua: add nodejs dependency and remove nodePackage option
2025-05-17 20:28:20 -03:00
Heitor Augusto
284ce8043b
plugins/copilot-lua: add curl dependency
2025-05-17 20:28:11 -03:00
Heitor Augusto
81fdde9fc5
plugins/copilot-lua: bump node.js to 20.x version
2025-03-29 23:56:34 +01:00
Gaetan Lepage
ce82e5859d
treewide: use mkAssertions where possible
2025-01-29 16:15:07 +01:00
Heitor Augusto
73303938ee
plugins/copilot-lua: migrate to mkNeovimPlugin
2025-01-07 16:11:38 -03: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
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
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