bump neovim plugins and remove unnecessary overlays

clean checkhealth but some possible bugs in bufferline
This commit is contained in:
Noah Masur
2024-01-27 21:46:40 -07:00
parent 94bc6662ed
commit 26afa49879
6 changed files with 61 additions and 153 deletions

View File

@ -4,7 +4,7 @@
(pkgs.vimPlugins.nvim-treesitter.withPlugins (_plugins:
with pkgs.tree-sitter-grammars; [
tree-sitter-bash
# tree-sitter-c
tree-sitter-c
tree-sitter-fish
tree-sitter-hcl
tree-sitter-ini
@ -17,6 +17,7 @@
tree-sitter-python
tree-sitter-rasi
tree-sitter-toml
tree-sitter-vimdoc
tree-sitter-yaml
]))
pkgs.vimPlugins.vim-matchup # Better % jumping in languages