summaryrefslogtreecommitdiff
path: root/pkgs/custom-neovim/default.nix
diff options
context:
space:
mode:
authortriethyl <triethylammonium@pm.me>2025-08-07 14:16:14 -0400
committertriethyl <triethylammonium@pm.me>2025-08-07 14:16:14 -0400
commitb2a806b5078391dd8f9ee94fdc8be5c3b0271187 (patch)
tree130e058913a63b07493c0ad349c7c0d743855c57 /pkgs/custom-neovim/default.nix
parentc37d47e19df8559f5b7dcd40aca832623a6fa9b0 (diff)
neovim: added completion
Diffstat (limited to 'pkgs/custom-neovim/default.nix')
-rw-r--r--pkgs/custom-neovim/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/custom-neovim/default.nix b/pkgs/custom-neovim/default.nix
index 47633a7..10ec541 100644
--- a/pkgs/custom-neovim/default.nix
+++ b/pkgs/custom-neovim/default.nix
@@ -23,7 +23,7 @@ in
nvim-ts-autotag
gitsigns-nvim
- # Completion Sources
+ # Completion
nvim-cmp
cmp-buffer
cmp-path