blink,nvim-cmp: switch to blink from nvim-cmp
This commit is contained in:
parent
a3709a8979
commit
4af5cb648b
3 changed files with 42 additions and 62 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue