dotfiles/symlinks/config/nvim/plugin
Ensar Sarajčić bb9a7506aa Remove deprecated DAPInstall 2022-03-23 12:00:41 +01:00
..
.gitignore Ignore neovim packer_compiled file 2021-11-05 21:39:40 +01:00
README.md WIP - Neovim 0.5.0 migration 2021-02-24 14:48:48 +01:00
ale.vim Add cpp debugger config 2022-03-23 11:40:13 +01:00
dap.lua Remove deprecated DAPInstall 2022-03-23 12:00:41 +01:00
fugitive.lua Increase godot LS debounce and reformat lua files 2021-12-02 16:12:10 +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.lua Increase godot LS debounce and reformat lua files 2021-12-02 16:12:10 +01:00
rest.lua Increase godot LS debounce and reformat lua files 2021-12-02 16:12:10 +01:00
ruby_host.vim Update windows remote plugin host settings 2021-07-29 23:06:24 +02:00
scratch_buffer.vim WIP - Neovim 0.5.0 migration 2021-02-24 14:48:48 +01:00
statusline.vim Add more DAP config 2021-11-05 10:56:28 +01:00
tabline.vim WIP - Neovim 0.5.0 migration 2021-02-24 14:48:48 +01:00
telescope.lua Increase godot LS debounce and reformat lua files 2021-12-02 16:12:10 +01:00
tex.vim WIP - Neovim 0.5.0 migration 2021-02-24 14:48:48 +01:00
treesitter.lua Increase godot LS debounce and reformat lua files 2021-12-02 16:12:10 +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 Add basic vimwiki extension for generating directory specific index 2021-10-24 22:09:40 +02: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).