Fix neovim highlighting
This commit is contained in:
@@ -16,6 +16,7 @@ in
|
||||
vimAlias = true;
|
||||
|
||||
plugins = with pkgs.vimPlugins; [
|
||||
catppuccin-nvim
|
||||
vim-repeat
|
||||
vim-surround
|
||||
ts-comments-nvim
|
||||
@@ -56,9 +57,9 @@ in
|
||||
cmp-git
|
||||
nvim-lspconfig
|
||||
lspkind-nvim
|
||||
copilot-lua
|
||||
copilot-cmp
|
||||
CopilotChat-nvim
|
||||
# copilot-lua
|
||||
# copilot-cmp
|
||||
# CopilotChat-nvim
|
||||
# opencode-nvim
|
||||
bullets-vim
|
||||
nvim-dap
|
||||
|
||||
Reference in New Issue
Block a user