blink,nvim-cmp: switch to blink from nvim-cmp

This commit is contained in:
xinyangli 2024-12-06 19:24:18 +08:00
parent a3709a8979
commit 4af5cb648b
Signed by: xin
SSH key fingerprint: SHA256:UU5pRTl7NiLFJbWJZa+snLylZSXIz5rgHmwjzv8v4oE
3 changed files with 42 additions and 62 deletions

View file

@ -1,6 +1,7 @@
{
# Import all your configuration modules here
imports = [
./blink.nix
./bufferline.nix
./comment.nix
./core.nix
@ -14,7 +15,7 @@
./lsp
./lualine.nix
./neo-tree.nix
./nvim-cmp.nix
# ./nvim-cmp.nix
# ./project.nix
./rainbow-delimiters.nix
./telescope.nix