nix-community.nixvim/plugins/completion/cmp
Matt Sturgeon 7c35bdb3f7
lib/neovim-plugin: allow overriding settings description
- The `setup` function name can be overridden with `setup`
  (default ".setup")
- The entire `settings` option description can be overridden with
  `settingsDescription`
- `luaName` and `setup` are used in the default description
2024-06-28 22:58:31 +01:00
..
options plugins/completion: normalize plugin defaults 2024-06-21 08:47:40 +01:00
sources lib/neovim-plugin: allow overriding settings description 2024-06-28 22:58:31 +01:00
cmp-helpers.nix treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00
default.nix treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00
deprecations.nix treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00
sources.nix plugins/cmp: add cmp_ai source 2024-06-14 16:25:00 +02:00