dotfiles/symlinks/config/nvim/plugin
Ensar Sarajčić 379994c85f Merge branch 'neovim-0.5.0' of github.com:esensar/dotfiles into neovim-0.5.0 2021-03-30 16:17:53 +02:00
..
.gitignore WIP - Neovim 0.5.0 migration 2021-02-24 14:48:48 +01:00
README.md WIP - Neovim 0.5.0 migration 2021-02-24 14:48:48 +01:00
ale.vim Add clj-kondo to ale_linters 2021-03-26 21:51:15 +01:00
ledger.vim WIP - Neovim 0.5.0 migration 2021-02-24 14:48:48 +01:00
netrw.vim WIP - Neovim 0.5.0 migration 2021-02-24 14:48:48 +01:00
projectionist.vim Add tools for writing vim doc files 2021-03-30 16:17:37 +02:00
ruby_host.vim WIP - Neovim 0.5.0 migration 2021-02-24 14:48:48 +01:00
scratch_buffer.vim WIP - Neovim 0.5.0 migration 2021-02-24 14:48:48 +01:00
statusline.vim Revert "Use darcula colorscheme" 2021-02-25 16:18:08 +01:00
tabline.vim WIP - Neovim 0.5.0 migration 2021-02-24 14:48:48 +01:00
tex.vim WIP - Neovim 0.5.0 migration 2021-02-24 14:48:48 +01:00
ultisnips.vim WIP - Neovim 0.5.0 migration 2021-02-24 14:48:48 +01:00
undoconf.vim WIP - Neovim 0.5.0 migration 2021-02-24 14:48:48 +01:00
vimwiki.vim WIP - Neovim 0.5.0 migration 2021-02-24 14:48:48 +01:00

README.md

Plugins

This directory should be mostly used to group custom functionalities together into a "plugin". In some cases this can be used to set up plugin settings, if it is required to be run before plugin (othwerise use /after/plugin).