aboutsummaryrefslogtreecommitdiffstats
path: root/modules/by-name/nv/nvim/plgs/nvim-cmp/default.nix (unfollow)
Commit message (Expand)Author
2025-05-04modules/nvim/plgs/nvim-cmp: Remove commented out partial enableBenedikt Peetz
2025-05-04modules/nvim/plgs/nvim-cmp: Unify key mappings by moving to the global moduleBenedikt Peetz
2025-05-04modules/nvim/options/completeopt: Move to `plgs/nvim-cmp`Benedikt Peetz
2025-04-27treewide: Add nice GPL-3.0-or-later license headerBenedikt Peetz
2024-11-09refactor(modules/legacy/conf/nvim): Move to `by-name`Benedikt Peetz
2024-10-18refactor(modules): Move all system modules to `by-name`Benedikt Peetz
2024-05-23refactor(modules/home): Setup as "normal" NixOS moduleBenedikt Peetz
2024-05-20refactor(hm): Rename to `modules/home`Benedikt Peetz
2024-03-10refactor(hm/conf/nvim/plgs/{nvim-cmp,vim-tex}): Update to new attr namesSoispha
2023-10-17fix(hm/soispha/conf/nvim/plgs/nvim-cmp): Remove buffer sourceSoispha
2023-10-16fix(hm/soispha/nvim/plgs/nvim-cmp): Disable diagraphsSoispha
2023-10-16feat(hm/conf/nvim/plgs/nvim-cmp): Add sourcesSoispha
2023-08-29Refactor(hm/conf/nvim/plugins): Rename to `plgs` to safe commit msg spaceSoispha
2023-08-27Feat(hm/conf/nvim/plugins/neorg): InitSoispha
2023-08-26Refactor(treewide): Abbreviate path namesSoispha
2023-08-26Docs(treewide): Add a colon after every "TODO"Soispha
2023-08-19Fix(hm/conf/neovim): Change mapping for cmp acceptation to 'HH'Soispha
2023-08-19Fix(hm/conf/neovim): Remap '<C-Space>' to '<S-Tab>' as alacritty already uses itSoispha
2023-08-19Fix(hm/conf/neovim): Fully import nvim config through nixVimSoispha