dotfiles/symlinks/config/nvim/plugin
Ensar Sarajčić d33416a12c Use gitsigns.nvim instead of vim-gitgutter 2022-04-28 11:21:41 +02: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
dap.lua Update diagnostic settings for nvim 2022-04-27 18:46:14 +02:00
fugitive.lua Increase godot LS debounce and reformat lua files 2021-12-02 16:12:10 +01:00
gitsigns.lua Use gitsigns.nvim instead of vim-gitgutter 2022-04-28 11:21:41 +02:00
ledger.vim WIP - Neovim 0.5.0 migration 2021-02-24 14:48:48 +01:00
local_vimrc.lua Add helpers for local vimrc 2022-04-28 08:56:17 +02: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
snippets.lua Update used snippets 2022-04-27 23:43:49 +02: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 Update keymap settings for neovim 0.7 2022-04-27 11:02:47 +02:00
tex.vim WIP - Neovim 0.5.0 migration 2021-02-24 14:48:48 +01:00
treesitter.lua Update diagnostic settings for nvim 2022-04-27 18:46:14 +02: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).