Commit graph

8 commits

Author SHA1 Message Date
Gaetan Lepage
01c21406c6 plugins/cmp-tabby: init 2024-01-22 23:07:28 +01:00
Gaetan Lepage
1057ef93e3 plugins/codeium-nvim: init 2024-01-01 23:13:47 +01:00
Gaetan Lepage
b6724702b4 misc: refactor imports, prefer adding helpers to args rather than importing it 2023-11-06 16:33:39 +01:00
Gaetan Lepage
0c0c3b2d9d plugins/nvim-cmp,copilot-cmp: change plugin for copilot completion source 2023-06-22 10:34:36 +02:00
Gaetan Lepage
520e1804e4 plugins/nvim-cmp: fix crates-nvim source plugin 2023-06-14 13:28:46 +02:00
Gaétan Lepage
ff4292f2be
plugins/completion/nvim-cmp: add extraOptions option for the cmp-tabnine plugin (#180) 2023-02-23 00:32:55 +01:00
Gaétan Lepage
264de8cefb
added formatter + reformat existing codebase (#175) 2023-02-20 10:42:13 +00:00
Alexander Nortung
f12a79bda6
Adding nvim-cmp plugin (#25)
* started adding nvim-cmp

* nvim-cmp: added snippet option

* nvim-cmp: added mapping option

* nvim-cmp: added completion option

* nvim-cmp: added confirmation config option

* nvim-cmp: added formatting options

* nvim-cmp: added matching option

* nvim-cmp: added sorting option

* nvim-cmp: added sources option

* nvim-cmp: added a bunch of sources

* nvim-cmp: auto enabling cmp source plugins should mostly work now

* nvim-cmp: added view option

* nvim_cmp: added window option

* nvim-cmp: added experimental option

* nvim-cmp: mappingPresets now works
2022-07-28 20:38:38 +01:00