| Commit message (Collapse) | Author | ||
|---|---|---|---|
| 2025-05-04 | modules/nvim/plgs/nvim-cmp: Remove commented out partial enable | Benedikt Peetz | |
| There seems to be no reason for me to want this. | |||
| 2025-05-04 | modules/nvim/plgs/nvim-cmp: Unify key mappings by moving to the global module | Benedikt Peetz | |
| 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. | |||
| 2025-05-04 | modules/nvim/options/completeopt: Move to `plgs/nvim-cmp` | Benedikt Peetz | |
| 2025-04-27 | treewide: Add nice GPL-3.0-or-later license header | Benedikt Peetz | |
| This change also ensures that this repo is reuse-3.0 compliant. | |||
| 2024-11-09 | refactor(modules/legacy/conf/nvim): Move to `by-name` | Benedikt Peetz | |
