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 |
|
Matt Sturgeon
|
1fd4b6c739
|
plugins: migrate defaultPackage -> package
Migrate all users of `mkVimPlugin` and `mkNeovimPlugin` to use the new
`package` argument instead of the old `defaultPackage` argument.
|
2024-09-04 03:29:34 +01:00 |
|
Matt Sturgeon
|
2a054b039e
|
lib/vim-plugin: drop config arg
Instead, access it via an imported module
|
2024-09-02 10:33:50 +01:00 |
|
Matt Sturgeon
|
d61ecb3f73
|
plugins/completion: normalize plugin defaults
|
2024-06-21 08:47:40 +01:00 |
|
traxys
|
62f32bfc71
|
treewide: Reformat with nixfmt
|
2024-05-05 22:00:40 +02:00 |
|
Gaetan Lepage
|
40a4f5ef67
|
plugins/codeium-vim: fix keymaps
|
2024-03-22 15:10:18 +01:00 |
|
Gaetan Lepage
|
a29a6d8f92
|
plugins/codeium-vim: refactor keymaps implementation
|
2024-02-19 23:39:35 +01:00 |
|
Gaetan Lepage
|
5fba5be696
|
plugins/codeium-vim: switch to mkVimPlugin
|
2024-02-19 23:39:35 +01:00 |
|
Gaetan Lepage
|
2c497de6fb
|
plugins/codeium-vim: init
|
2024-01-18 13:45:23 +01:00 |
|