Marty Oehme
8aa02654eb
Replaced indentblankline and vim-commentary both with mini.nvim, which has both as submodules. Commentary is replaced exactly and without any end-user changes, simply transferred to be included in the lua plugin instead. Indent blankline is a bit simpler but brings with it a new text object which can be interacted with through `ai` and `ii`, e.g. `vii` select in current indentation or `dai` delete around current indentation - very useful. Also added fuzzy matching algorithm from mini.nvim to telescope as default sorter. |
||
---|---|---|
.. | ||
after/plugin | ||
lua | ||
plugin | ||
spell | ||
abbrev.vim | ||
init.lua |