Commit graph

3 commits

Author SHA1 Message Date
Jonathan Hodgson
40e3ec0081 VIM: Adds jj mapping for escapeing insert mode 2020-09-26 15:47:01 +01:00
Jonathan Hodgson
3424880833 VIM: Swaps colon and semicolon in normal and visual mode
I use colon (command mode) far more than semicolon (repeat any of fFtT)
2020-09-26 15:42:59 +01:00
Jonathan Hodgson
8a3cc67dce VIM: Add my prefered colourscheme: gruvbox and set leaders
This involved adding a submodule which contains the gruvbox plugin.

Normally I have the background transparent when using vim but I am going
to try without that.

I have set my leader key to space and my local leader to \ which I am
used to
2020-09-26 15:39:17 +01:00