dotfiles/symlinks/config/nvim/after/plugin
Ensar Sarajčić e42ee7b48d Use minimal when available for lua testing 2022-05-10 10:54:26 +02:00
..
README.md WIP - Neovim 0.5.0 migration 2021-02-24 14:48:48 +01:00
grepper.vim Add shortcut for TODO grep 2021-10-03 21:55:57 +02:00
python_host.vim Update windows remote plugin host settings 2021-07-29 23:06:24 +02:00
testing.lua Use minimal when available for lua testing 2022-05-10 10:54:26 +02: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.