stuff
This commit is contained in:
@ -5,7 +5,7 @@ vim.opt.showmode = false
|
||||
vim.opt.fileencoding = "utf-8"
|
||||
vim.opt.ignorecase = true
|
||||
vim.opt.showtabline = 2
|
||||
vim.opt.pumblend = 10
|
||||
vim.opt.pumblend = 5
|
||||
vim.opt.smartindent = true
|
||||
vim.opt.smartcase = true
|
||||
vim.opt.splitright = true
|
||||
|
||||
Reference in New Issue
Block a user