Add Leader-F5 mapping for global F5-mappings
This commit is contained in:
parent
8dfe944594
commit
1b02c2c286
1 changed files with 1 additions and 0 deletions
|
@ -511,6 +511,7 @@ nnoremap ! :!
|
|||
|
||||
" --- F5 ---
|
||||
nnoremap <F5> :nnoremap <buffer> <F5> :
|
||||
nnoremap <leader><F5> :nnoremap <F5> :
|
||||
|
||||
let mapleader = "\\"
|
||||
|
||||
|
|
Loading…
Reference in a new issue