fix: bring back fzf-lua (vimtex still broken) 🐛

This commit is contained in:
DannyDannyDanny 2026-01-11 14:43:02 +01:00
parent 4bc5e5a245
commit 086d6d898a
2 changed files with 5 additions and 8 deletions

View file

@ -65,10 +65,9 @@
vim-surround vim-surround
vim-gitgutter vim-gitgutter
vim-nix vim-nix
# TODO: temporarily disabled - should be re-enabled once everything is updated # vimtex - disabled due to build check issue with fzf-lua dependency
# vimtex # vimtex-fixed
# fzf-vim fzf-lua
# fzf-lua
nerdtree nerdtree
rainbow rainbow
catppuccin-nvim catppuccin-nvim

View file

@ -65,10 +65,8 @@
# vim-airline # nice and light status bar # doesn't work nicely with tmux # 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 # 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 vim-nix # nix highlight
# TODO: temporarily disabled - should be re-enabled once everything is updated # vimtex # latex stuff - disabled due to build check issue
# vimtex # latex stuff fzf-lua # fuzzy finder through lua
# fzf-vim # fuzzy finder through vim
# fzf-lua # fuzzy finder through lua (needed for fzf-vim)
nerdtree # file structure inside nvim nerdtree # file structure inside nvim
rainbow # color parenthesis rainbow # color parenthesis
# gruvbox-nvim # theme # gruvbox-nvim # theme