Add missing "do no harm" plugins
kiryph opened this issue · 1 comments
kiryph commented
from https://www.vi-improved.org/plugins/. These are in particular
[vim-abolish](https://github.com/tpope/vim-abolish) (1.1k stars)
[vim-characterize](https://github.com/tpope/vim-characterize) (160 stars)
[vim-eunuch](https://github.com/tpope/vim-eunuch) (720 stars)
[vim-gutentags](https://github.com/ludovicchabant/vim-gutentags) (680 stars) (section Tags)
[vim-lion](https://github.com/tommcdo/vim-lion) (section Alignment) (290 stars)
[vim-qf](https://github.com/romainl/vim-qf) (180 stars)
[vim-qlist](https://github.com/romainl/vim-qlist) (40 stars)
[vim-repeat](https://github.com/tpope/vim-repeat) (1.1k stars)
(possibly [visualrepeat](http://www.vim.org/scripts/script.php?script_id=3848) as well)
[vim-sensible](https://github.com/tpope/vim-sensible) (2.9k stars) (not sure if this is still important in times of neovim and modified defaults in vim8)
[ttags_vim](https://github.com/tomtom/ttags_vim) (6 stars) (section Tags)
BTW: the plugin targets
is mentioned twice: in Text objects and Misc.
Since I am already at it: I also miss [vim-indent-object](https://github.com/michaeljsmith/vim-indent-object)
(300 stars) under Text objects which is one of the more general custom text objects and is useful in many filetypes. This plugin, in particular, allows to extend the selection with vaiai
.
mhinz commented
Thanks! ✨