mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
update
This commit is contained in:
parent
9ffdef5894
commit
61ff354de0
@ -67,9 +67,7 @@ augroup END
|
|||||||
|
|
||||||
" Clear cmd line message
|
" Clear cmd line message
|
||||||
function! s:empty_message(timer)
|
function! s:empty_message(timer)
|
||||||
if mode() ==# 'n'
|
if mode() ==# 'n' | echo '' | endif
|
||||||
echon ''
|
|
||||||
endif
|
|
||||||
endfunction
|
endfunction
|
||||||
|
|
||||||
augroup cmd_msg_cls
|
augroup cmd_msg_cls
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user