This commit is contained in:
Osman Faruk Bayram 2025-06-02 01:08:21 +03:00
parent cedab38bfd
commit 57e978815b

View file

@ -24,7 +24,7 @@
# completion plugin # completion plugin
cmp.enable = false; cmp.enable = false;
# blink completion plugin (disabled in favor of cmp) # blink completion plugin
blink-cmp.enable = true; blink-cmp.enable = true;
# Extensible UI for Neovim notifications and LSP progress messages. # Extensible UI for Neovim notifications and LSP progress messages.