set 'showmode' to false
This commit is contained in:
@@ -39,6 +39,7 @@ opt.ignorecase = true
|
||||
opt.scrolloff = 5
|
||||
opt.colorcolumn = "120"
|
||||
opt.autoread = true
|
||||
opt.showmode = false
|
||||
|
||||
-- if vim.fn.has("win32") == 1 then
|
||||
-- opt.shell = "powershell.exe"
|
||||
|
||||
Reference in New Issue
Block a user