a more sane hotkey please
This commit is contained in:
parent
cc5ef571b5
commit
f3a7945a6f
1 changed files with 3 additions and 0 deletions
3
vimrc
3
vimrc
|
@ -119,6 +119,9 @@ if v:version >= 700
|
|||
let g:signify_vcs_list=[ 'svn', 'git' ]
|
||||
let g:signify_sign_change='~'
|
||||
|
||||
" vim-togglemouse options
|
||||
nmap <Leader>m <F12>
|
||||
|
||||
" easy-align options
|
||||
xmap <Leader>a <Plug>(EasyAlign)
|
||||
nmap <Leader>a <Plug>(EasyAlign)
|
||||
|
|
Loading…
Reference in a new issue