Use <space> as an additional <leader>
This commit is contained in:
parent
b4783fc9d3
commit
b0070409c7
1 changed files with 2 additions and 0 deletions
2
vimrc
2
vimrc
|
@ -20,6 +20,8 @@ endif
|
||||||
" ======================================================================
|
" ======================================================================
|
||||||
" General settings for all builds.
|
" General settings for all builds.
|
||||||
|
|
||||||
|
nmap <space> <leader>
|
||||||
|
|
||||||
inoremap <left> <nop>
|
inoremap <left> <nop>
|
||||||
inoremap <down> <nop>
|
inoremap <down> <nop>
|
||||||
inoremap <up> <nop>
|
inoremap <up> <nop>
|
||||||
|
|
Loading…
Reference in a new issue