mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-03 06:27:21 +01:00
erm, typo that cheated on me
This commit is contained in:
4
vimrc
4
vimrc
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user