dotfiles/symlinks/config/nvim/after/plugin
Ensar Sarajčić 0f8a360b06 Update nvim jdtls config 2024-03-15 14:26:57 +01: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 Update nvim jdtls config 2024-03-15 14:26:57 +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.