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
|
||||
function! s:empty_message(timer)
|
||||
if mode() ==# 'n'
|
||||
echon ''
|
||||
endif
|
||||
if mode() ==# 'n' | echo '' | endif
|
||||
endfunction
|
||||
|
||||
augroup cmd_msg_cls
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user