dotfiles/config/nvim/after/plugin
2023-07-05 21:52:26 +02:00
..
colorizer.lua vim: initialize colorizer only if termguicolors is set 2022-12-13 12:54:26 +01: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: tweak how lualine displays the mode 2022-12-16 20:26:38 +01:00
nvim-tree.lua nvim: make nvim-tree on_attach keymaps local to the tree buffer 2023-03-01 11:55:03 +01:00
solarized.lua vim: prevent errors if colorscheme is not yet installed 2022-10-11 22:25:06 +02:00
tabular.lua vim: prevent errors on startup when plugins are not installed 2022-12-13 12:53:37 +01:00
telescope.lua nvim: grep for selected text with Telescope 2023-05-05 18:10:42 +02:00
treesitter.lua vim: rename treesitter parser 'help' -> 'vimdoc' 2023-07-05 21:52:26 +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