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