Missing word - VIM Leader Cheatsheet

Updated VIM Leader cheatsheet - added missing word. 

-- Sorry @coolaj86 it bothered me for too long, had to submit
This commit is contained in:
David McClellan
2023-01-18 22:51:26 +00:00
committed by AJ ONeal
parent eddef3c24b
commit 967eff256a
+1 -1
View File
@@ -22,7 +22,7 @@ as aliases.
### How to configure manually
The Leader key **_MUST_** be defined before any mappings that use it (probably
before any plugins) - pretty the first thing in your `~/.vimrc`.
before any plugins) - pretty much the first thing in your `~/.vimrc`.
```vim
let mapleader = ' '