l 2 vim: add trailing space to buffer bindings
This commit is contained in:
parent
b1260b5eaa
commit
d8da51621e
@ -175,8 +175,8 @@ let
|
||||
"Syntastic config
|
||||
let g:syntastic_python_checkers=['flake8']
|
||||
|
||||
nmap <esc>q :buffer
|
||||
nmap <M-q> :buffer
|
||||
nmap <esc>q :buffer
|
||||
nmap <M-q> :buffer
|
||||
|
||||
cnoremap <C-A> <Home>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user