dotfiles/config/nvim/after/plugin
2022-10-14 09:47:19 +02:00
..
colorizer.lua vim: add 'colorizer' plugin 2022-10-12 22:41:17 +02:00
fugitive.lua vim: open fugitive in new tab 2022-10-12 22:30:33 +02:00
indent-blankline.lua vim: only execute config if respective plugin is installed 2022-10-04 23:58:56 +02:00
lualine.lua vim: make lualine configuration independent of fs.util 2022-10-11 14:32:58 +02:00
nvim-tree.lua vim: improve nvim-tree behavior and add mappings 2022-10-14 09:47:19 +02:00
solarized.lua vim: prevent errors if colorscheme is not yet installed 2022-10-11 22:25:06 +02:00
tabular.lua vim: only execute config if respective plugin is installed 2022-10-04 23:58:56 +02:00
telescope.lua vim: refactor telescope configuration 2022-10-13 16:12:34 +02:00
treesitter.lua vim: re-enable markdown highlighting via treesitter 2022-10-11 19:34:42 +02:00
vim-better-whitespace.lua vim: move configs to after/plugin/*.lua -> less packer dependence 2022-10-04 23:40:53 +02:00
virt-column.lua vim: only execute config if respective plugin is installed 2022-10-04 23:58:56 +02:00