home: vim: add some wrapper plugins

This commit is contained in:
Bruno BELANYI 2021-02-23 15:43:51 +00:00
parent fdc150bea2
commit 131ee2ceeb

View file

@ -18,6 +18,7 @@
# tpope essentials
vim-commentary # Easy comments
vim-eunuch # UNIX integrations
vim-fugitive # A 'git' wrapper
vim-git # Sane git syntax files
vim-repeat # Enanche '.' for plugins
vim-rsi # Readline mappings
@ -38,6 +39,11 @@
fastfold # Better folding
vim-qf # Better quick-fix list
# Other wrappers
fzfWrapper # The vim plugin inside the 'fzf' package
fzf-vim # Fuzzy commands
git-messenger-vim # A simple blame window
# LSP and linting
ale # Asynchronous Linting Engine
lightline-ale # Status bar integration