Gaetan Lepage
bae46eafd1
tests/cmp-all-sources: disable the otter source as it triggers a warning when treesitter is missing
2024-08-01 08:12:48 +02:00
traxys
daa94bd6c2
tests: Disable coq-nvim defaults on x86_64 darwin
2024-07-19 11:11:17 +02: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
9ed3538685
plugins/cmp-tabby: switch to RFC-42 style
2024-06-18 20:19:14 +02:00
Matt Sturgeon
7087b6014d
plugins/cmp-git: general cleanup of options
...
- Replace all pre-formatted plugin defaults
- Move several options to `strLuaFn`
- Refactored "action" options to use a `mkAction` helper
- Fix some incorrect examples/tests
- Remove undocumented `filter_fn` from settings example
2024-06-17 09:04:50 +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
Felix Boehme
2483dff03d
plugins/cmp-async-path: init
2024-04-30 18:36:11 +02:00
Gaetan Lepage
91e3bb0523
tests/cmp: add a test that enables all sources
2024-04-30 13:32:00 +02:00
Gaetan Lepage
3a161eaec0
tests/plugins/codeium-vim: set dontRun to true as tests are now hanging
2024-04-09 10:42:58 +02:00
Gaetan Lepage
0f6d44503b
tests: remove useless comments in test files
2024-03-30 14:05:50 +01:00
Gaetan Lepage
9c2c0d20df
plugins/cmp: fix examples for snippet.expand
2024-03-22 16:06:16 +01:00
traxys
6484938d4b
plugins/coq: Switch to mkNeovimPlugin ( #1256 )
...
* plugins/coq: Switch to mkNeovimPlugin
This allows the user to define additional options unpackaged by nixvim.
No new options were defined, nor any old option was deleted.
Fixes #1114
2024-03-13 17:04:45 +01:00
Gaetan Lepage
dd238fb80b
plugins/copilot-vim: switch to settings option
2024-03-06 22:28:53 +01:00
Gaetan Lepage
a61c8fbc3d
plugins/nvim-cmp: refactoring (init filetype and cmdline options)
2024-03-06 22:27:43 +01:00
Gaetan Lepage
5fba5be696
plugins/codeium-vim: switch to mkVimPlugin
2024-02-19 23:39:35 +01:00
Gaetan Lepage
06e4a4e0c8
helpers/options: allow raw values for border options
2024-02-03 12:45:36 +01:00
Gaetan Lepage
01c21406c6
plugins/cmp-tabby: init
2024-01-22 23:07:28 +01:00
Gaetan Lepage
2c497de6fb
plugins/codeium-vim: init
2024-01-18 13:45:23 +01:00
Gaetan Lepage
1057ef93e3
plugins/codeium-nvim: init
2024-01-01 23:13:47 +01:00
Gaetan Lepage
26626aa1b1
plugins/nvim-cmp: allow users to provide a 'listOf listOf sources'
2023-08-28 17:07:57 +02:00
traxys
2e7137058d
plugins/nvim-cmp: Correctly handle multi mode mappings ( #537 )
...
Fixes #536
2023-08-23 18:18:05 +02:00
Gaetan Lepage
02a0093468
plugins/nvim-cmp: refactoring
2023-08-23 11:12:50 +02:00
Gaetan Lepage
660c865928
plugins/copilot-lua: init + test
2023-06-22 10:34:36 +02:00
Gaetan Lepage
7ae81019d9
plugins/copilot: rename copilot -> copilot-vim
2023-06-22 10:34:36 +02:00
Gaetan Lepage
8338cf146f
plugins/nvim-cmp: update options
2023-05-26 22:47:14 +02:00
Gaétan Lepage
2550c919a5
plugins/coq-thirdparty: init + tests ( #282 )
2023-03-22 15:00:50 +01:00
Gaétan Lepage
db5061b4db
tests/plugins: refactor ( #235 )
2023-03-22 07:42:02 +01:00