erm, typo that cheated on me

This commit is contained in:
Thomas Ruoff
2018-02-26 23:05:24 +01:00
parent cd6976ff20
commit 64e638c21d
2 changed files with 3 additions and 3 deletions

4
vimrc
View File

@@ -196,8 +196,8 @@ nnoremap gV `[v`]
"" fast editing of the .vimrc
nnoremap <silent> <leader>ev :e $MYVIMRC<cr>
"" cheetsheet
nnoremap <silent> <leader>ec :e ~/.vim/cheetsheet.md<cr>
"" cheatsheet
nnoremap <silent> <leader>ec :e ~/.vim/cheatsheet.md<cr>
" debugging, use leader-DD to start, do a slow action, then leader-DQ to
" finish. Your output will be in profile.log