dotfiles/config/nvim
Fernando Schauenburg f9b463b408 vim: remove keymap for listing and switching buffers
This functionality has been replaced with `<leader>fb`, which used
Telescope to fuzzy find open buffers. This is much better because the
list of buffers is more readable and Telescope supports live preview of
the contents before switching.
2022-07-18 17:44:14 +02:00
..
after/ftplugin vim: use vim.keymap instead of custom functions 2022-07-01 21:37:04 +02:00
ftdetect install: make ~/.config a symlink into dotfiles 2022-02-07 19:26:29 +01:00
lua/fs vim: remove keymap for listing and switching buffers 2022-07-18 17:44:14 +02:00
spell vim: update spelling 2022-02-09 22:18:07 +01:00
init.lua vim: set map leader as early as possible in init.lua 2022-07-01 21:38:42 +02:00