fix: disable bloat, temporarily disable failing builds 🐛
This commit is contained in:
parent
1c7cbfd8b8
commit
92c6bc69b6
4 changed files with 29 additions and 25 deletions
|
|
@ -65,8 +65,10 @@
|
|||
# vim-airline # nice and light status bar # doesn't work nicely with tmux
|
||||
# coc-nvim coc-git coc-highlight coc-python coc-rls coc-vetur coc-vimtex coc-yaml coc-html coc-json # auto completion
|
||||
vim-nix # nix highlight
|
||||
vimtex # latex stuff
|
||||
fzf-vim # fuzzy finder through vim
|
||||
# TODO: temporarily disabled - should be re-enabled once everything is updated
|
||||
# vimtex # latex stuff
|
||||
# fzf-vim # fuzzy finder through vim
|
||||
# fzf-lua # fuzzy finder through lua (needed for fzf-vim)
|
||||
nerdtree # file structure inside nvim
|
||||
rainbow # color parenthesis
|
||||
# gruvbox-nvim # theme
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue