dotfiles/symlinks/config/nvim/after/plugin
Ensar Sarajčić 75915cbff9 Use rustaceanvim for rust testing 2024-12-02 16:36:41 +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 Migrate to mise from asdf 2024-11-21 17:59:33 +01:00
testing.lua Use rustaceanvim for rust testing 2024-12-02 16:36: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.