vim:aucmd:TODO: Fix display of selection size
This commit is contained in:
@@ -129,6 +129,7 @@ function! ClearHighlights(what = s:CLEAR_HIGHS_ALL)
|
|||||||
endif
|
endif
|
||||||
endfunction
|
endfunction
|
||||||
|
|
||||||
|
" TODO: this disables the display of the size of the selection (:h 'showcmd')
|
||||||
augroup highlight_current
|
augroup highlight_current
|
||||||
au!
|
au!
|
||||||
au CursorMoved * if mode() == 'n' |
|
au CursorMoved * if mode() == 'n' |
|
||||||
|
|||||||
Reference in New Issue
Block a user