Commit graph

4 commits

Author SHA1 Message Date
56378a3eae
Buffer control commands
* Mappings to space-lead sequences
  * New commands (close all, new)
2023-06-24 18:20:06 +02:00
64ae9ae009
plugins - Added and configured vim-gitgutter 2023-06-18 16:56:02 +02:00
be99bfda32
Handle keyboard shortcuts at plugin load time
Don't load plugins based on keyboard shortcuts, as this conflicts with
vim-which-key. Instead, create shortcuts when plugins are declared, and
load them when the commands they provide are used.
2023-06-18 14:04:54 +02:00
b13a63ba83
plugins - Added vim-which-key 2023-06-18 12:19:52 +02:00
Renamed from bundles-init/vim-which-key.cfg.vim (Browse further)