Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | modules/nvim/plgs/nvim-cmp: Remove commented out partial enable | Benedikt Peetz | 5 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 module | Benedikt Peetz | 5 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 Peetz | 5 days |
| | |||
* | treewide: Add nice GPL-3.0-or-later license header | Benedikt Peetz | 12 days |
| | | | | This change also ensures that this repo is reuse-3.0 compliant. | ||
* | refactor(modules/legacy/conf/nvim): Move to `by-name` | Benedikt Peetz | 2024-11-09 |