nvim: Remove search count from cmdline
This commit is contained in:
parent
6c83430706
commit
72cc53c18d
1 changed files with 0 additions and 1 deletions
|
@ -49,7 +49,6 @@
|
|||
(set o.updatetime 2000)
|
||||
(set g.cursorhold_updatetime 100) ; https://github.com/antoinemadec/FixCursorHold.nvim
|
||||
(o.shortmess:append :c)
|
||||
(o.shortmess:remove :S)
|
||||
(set o.termguicolors true)
|
||||
(set o.mouse :a)
|
||||
(set o.mousemodel :popup_setpos)
|
||||
|
|
Loading…
Reference in a new issue