nvf/modules/plugins/assistant
alfarel 1cda8228e9
plugins: use new config-aware mkMappingOption
Generated using:

- `sd -F "inherit (lib.nvim.binds) mkMappingOption;" "inherit (config.vim.lib) mkMappingOption;" $(find . -type f)`
- `sd -F "{lib, ...}: let" "{config, lib, ...}: let" $(find . -type f)`

Tweaked manually (placement in inherit list, fixing todo-comments and toggleterm).

Ran `nix run nixpkgs#deadnix -- -e` to clean up.
Next commit includes unrelated dead code.
2026-04-06 08:51:34 -04:00
..
avante assistant/avante: remove redundant startPlugins entries 2026-01-23 22:14:33 +03:00
chatgpt plugins: use new config-aware mkMappingOption 2026-04-06 08:51:34 -04:00
codecompanion assistant/codecompanion-nvim: allow adapter to be specified by name and model 2026-03-15 22:12:00 -07:00
copilot lib: rewrite toLuaObject, deprecate everything else (#1178) 2025-10-13 18:56:11 +02:00
neocodeium plugins: use new config-aware mkMappingOption 2026-04-06 08:51:34 -04:00
supermaven-nvim assistant/supermaven-nvim: fix usage of luaInline type 2025-07-10 21:09:17 -04:00
default.nix assistant/neocodeium: init (#1238) 2025-12-07 14:54:42 +00:00