dotfiles/config/nvim/after/plugin
Fernando Schauenburg cf5d50e324 nvim: remove conflicting keymap <c-h> in Telescope file_browser
This key combination is used for toggling hidden files by default, which
is more useful than what I was doing.
2023-01-28 23:35:42 +01: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 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: prevent errors on startup when plugins are not installed 2022-12-13 12:53:37 +01:00
telescope.lua nvim: remove conflicting keymap <c-h> in Telescope file_browser 2023-01-28 23:35:42 +01:00
treesitter.lua vim: change keymap to start treesitter incremental selection 2022-12-16 08:51:23 +01: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