This commit is contained in:
foozzi 2024-01-30 16:27:14 -05:00
parent ee842f9f3e
commit 656ace3de7
6 changed files with 100 additions and 0 deletions

View file

@ -27,6 +27,7 @@ opt.completeopt = "menuone,noinsert,noselect"
-- opt.guicursor = ""
opt.showmode = false
-- opt.tabline = '%!v:lua.require("utils").tabline()'
opt.conceallevel = 2
-- Behaviour
opt.hidden = true