This commit is contained in:
parent
012a291e28
commit
3b17524787
@ -36,6 +36,7 @@ command! Reformat call Reformat()
|
|||||||
command! RemoveComments call RemoveComments()
|
command! RemoveComments call RemoveComments()
|
||||||
|
|
||||||
nnoremap <F9> :!%:p
|
nnoremap <F9> :!%:p
|
||||||
|
nnoremap <C-l> :FzfLua<CR>
|
||||||
|
|
||||||
if has("autocmd")
|
if has("autocmd")
|
||||||
au VimEnter,InsertLeave * silent execute '!echo -ne "\e[2 q"' | redraw!
|
au VimEnter,InsertLeave * silent execute '!echo -ne "\e[2 q"' | redraw!
|
||||||
|
Loading…
Reference in New Issue
Block a user