Show window when using substitute
This commit is contained in:
parent
42bf583337
commit
d8f9f42fef
@ -6,6 +6,7 @@ local o = vim.o
|
||||
-- o.cursorlineopt ='both' -- to enable cursorline!
|
||||
o.gdefault = true
|
||||
o.hlsearch = false
|
||||
o.inccommand = "split"
|
||||
o.shiftround = true
|
||||
o.relativenumber = false
|
||||
o.wrap = true
|
||||
|
Loading…
Reference in New Issue
Block a user