fix: bring back fzf-lua (vimtex still broken) 🐛
This commit is contained in:
parent
4bc5e5a245
commit
086d6d898a
2 changed files with 5 additions and 8 deletions
|
|
@ -65,10 +65,9 @@
|
|||
vim-surround
|
||||
vim-gitgutter
|
||||
vim-nix
|
||||
# TODO: temporarily disabled - should be re-enabled once everything is updated
|
||||
# vimtex
|
||||
# fzf-vim
|
||||
# fzf-lua
|
||||
# vimtex - disabled due to build check issue with fzf-lua dependency
|
||||
# vimtex-fixed
|
||||
fzf-lua
|
||||
nerdtree
|
||||
rainbow
|
||||
catppuccin-nvim
|
||||
|
|
|
|||
|
|
@ -65,10 +65,8 @@
|
|||
# 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
|
||||
# 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)
|
||||
# vimtex # latex stuff - disabled due to build check issue
|
||||
fzf-lua # fuzzy finder through lua
|
||||
nerdtree # file structure inside nvim
|
||||
rainbow # color parenthesis
|
||||
# gruvbox-nvim # theme
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue