diff options
| author | oreodave <aryadevchavali1@gmail.com> | 2019-11-24 23:07:04 +0000 |
|---|---|---|
| committer | oreodave <aryadevchavali1@gmail.com> | 2019-11-24 23:07:04 +0000 |
| commit | 188415c979c4249203d66254970f3db1dd2978e2 (patch) | |
| tree | 1a2e059a72c4c67f7e5d9a1a10f62a1fd1874050 /vimrc | |
| parent | 655c8504bf91ac57b833156bc2ce06691f0aac2e (diff) | |
| download | dotfiles-188415c979c4249203d66254970f3db1dd2978e2.tar.gz dotfiles-188415c979c4249203d66254970f3db1dd2978e2.tar.bz2 dotfiles-188415c979c4249203d66254970f3db1dd2978e2.zip | |
~move the global keybinds to after statements
The global keybinds (like <SPC><SPC>) that were initialised at load of
config remove the benefits of lazy loading through :after statements.
Thus, put them in their own after statements with better indentation.
Each topic component is now a 'module' rather than a 'prefix' (e.g.
Instead of 'prefix /' it is now 'counsel').
Diffstat (limited to 'vimrc')
0 files changed, 0 insertions, 0 deletions
