Vim-plugins - which and why?

Vim plugins Vim is extremely configurable and the internet is full with plug-ins to support any kind of task. On this page I list the plug-ins that I find useful and what I use them for. For details see the documentation of the respective plugins. Daily use BlueCatMe/TempKeyword Add words under your cursor to a temporary highlight group using <Leader>0-9. andymass/vim-matchup Smarter matching of opening and closing brackets using %: it also adds programming related (for instance, linking if and endif)...

February 20, 2022 · 3 min · Jisk Attema