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 |
|
Gaétan Lepage
|
264de8cefb
|
added formatter + reformat existing codebase (#175)
|
2023-02-20 10:42:13 +00:00 |
|
Gaétan Lepage
|
c73bef16ab
|
helpers: add mkPackageOption + refactoring (#144) (#150)
|
2023-01-25 18:46:49 +00:00 |
|
Pedro Alves
|
2d54272177
|
Revert "helpers: add mkPackageOption + refactoring (#144)" (#149)
This reverts commit b724085447 .
|
2023-01-25 00:03:26 +00:00 |
|
Gaétan Lepage
|
b724085447
|
helpers: add mkPackageOption + refactoring (#144)
|
2023-01-24 23:59:06 +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 |
|