Commit graph

16 commits

Author SHA1 Message Date
3148837e1a
plugin - Load vim-fugitive before loading vim-airline 2023-06-18 16:08:20 +02:00
28eeab98b8
plugins - Always load fugitive 2023-06-18 16:00:41 +02:00
1a7de72081
plugin - Prevent fugitive from killing vim-which-key 2023-06-18 15:51:18 +02:00
86cab26b6a
plugins - Changed commit shortcut for fugitive 2023-06-18 15:26:04 +02:00
a6d2972758
plugins - Load vim-fugitive 2023-06-18 15:24:02 +02:00
4e48c149aa
plugins - Load the ctrlp extension to airline when CtrlP is loaded 2023-06-18 15:19:26 +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
775866fd96
plugins - Added NERTTree Git support 2023-06-18 12:11:26 +02:00
6a4f86b634
plugins - Added NERDTree 2023-06-18 11:50:16 +02:00
1bc2b6acb4
plugins - Added undotree 2023-06-18 11:43:44 +02:00
73003b1e0d
plugins - Load vim-airline and themes 2023-06-18 11:38:49 +02:00
03ae895e9e
dein-ui plugin - Set up key maps when the plugin is loaded 2023-06-18 11:37:54 +02:00
db29dc81d6
dein-ui plugin - Load when the key sequence is used 2023-06-18 11:36:40 +02:00
725add3819
Plugins - Added CtrlP 2023-06-17 18:43:12 +02:00
080e44cea8
cfg - Handle plugin installation/update 2023-06-17 18:29:04 +02:00