dotfiles/config/nvim/after/plugin
2022-10-13 12:57:55 +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: tweak mappings for nvim-tree 2022-10-12 12:49:49 +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: prevent crash on init if telescope file_browser is not installed 2022-10-13 12:57:55 +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