dotfiles/symlinks/vim/after/plugin
Ensar Sarajčić 5d4d27c53c Make vim default on termux (instead of nvim) 2021-10-15 07:46:36 +02:00
..
README.md Initial public commit 2021-01-07 09:09:41 +01:00
fireplace.vim Remove Fireplace config since it breaks coc.nvim 2021-02-18 15:09:35 +01:00
fzf.vim Initial public commit 2021-01-07 09:09:41 +01:00
grepper.vim Initial public commit 2021-01-07 09:09:41 +01:00
supertab.vim Initial public commit 2021-01-07 09:09:41 +01:00
testing.vim Initial public commit 2021-01-07 09:09:41 +01:00

README.md

Plugin overrides

This directory should mostly be used to configure specific plugins, by running after them. In some cases it may be required to run some code before plugin, in which case /plugin dir can be used. Other than this, custom plugins should be located in /plugin dir, unless plugin explicitly overrides some other plugin, in which case, it would probably be better to either disable other plugin or just override it with that plugin specific file.