about summary refs log tree commit diff stats
path: root/modules/by-name/nv/nvim/plgs/nvim-cmp (follow)
Commit message (Collapse)AuthorAge
* modules/nvim/plgs/nvim-cmp: Remove commented out partial enableBenedikt Peetz5 days
| | | | There seems to be no reason for me to want this.
* modules/nvim/plgs/nvim-cmp: Unify key mappings by moving to the global moduleBenedikt Peetz5 days
| | | | | | | | This makes it possible, to use the `options.desc` field to add a which-key description. I also used this chance to unify the `cmp` related key mappings in one file.
* modules/nvim/options/completeopt: Move to `plgs/nvim-cmp`Benedikt Peetz5 days
|
* treewide: Add nice GPL-3.0-or-later license headerBenedikt Peetz12 days
| | | | This change also ensures that this repo is reuse-3.0 compliant.
* refactor(modules/legacy/conf/nvim): Move to `by-name`Benedikt Peetz2024-11-09