showmode oops

This commit is contained in:
Zacharias-Brohn
2025-02-06 13:57:04 +01:00
parent 50b00eb8b6
commit 0a39f5e33e
+1
View File
@@ -46,6 +46,7 @@ vim.o.mouse = "a"
vim.o.number = true
vim.o.numberwidth = 3
vim.o.ruler = false
vim.o.showmode = false
vim.opt.shortmess:append "sI"