Commit graph

8 commits

Author SHA1 Message Date
Matt Sturgeon
17f4aa5556
plugins/cmp: refactor sources list & mkCmpSourcePlugin
List mkCmpSourcePlugin args directly in `sources/default.nix`,
similar to LSP's language-servers list.
2024-06-30 18:22:59 +01:00
Matt Sturgeon
3a8d4fee35
plugins/cmp: refactor source->plugin association
Introduce the internal option `cmpSourcePlugins` where plugins can
register their nvim-cmp source name association.
2024-06-30 18:22:59 +01:00
Gaetan Lepage
3834c4e0db plugins/cmp: add cmp_ai source 2024-06-14 16:25:00 +02:00
traxys
62f32bfc71 treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00
Gaetan Lepage
c05fba47c7 plugins/cmp-git: add settings option 2024-05-03 12:06:01 +02:00
Gaetan Lepage
dc038244f8 plugins/cmp: refactor source-plugin internal mechanics 2024-04-30 13:32:00 +02:00
Gaetan Lepage
35c0f71457 plugins/cmp-fish: add fishPackage option 2024-04-30 00:02:51 +02:00
Gaetan Lepage
a61c8fbc3d plugins/nvim-cmp: refactoring (init filetype and cmdline options) 2024-03-06 22:27:43 +01:00
Renamed from plugins/completion/nvim-cmp/sources/default.nix (Browse further)