cmp works? ghost text works?
This commit is contained in:
@@ -5,7 +5,6 @@ vim.opt.softtabstop = 4
|
||||
vim.opt.shiftwidth = 4
|
||||
vim.opt.expandtab = true
|
||||
vim.opt.smartindent = false
|
||||
vim.opts.rocks.enabled = false
|
||||
|
||||
vim.o.list = true
|
||||
vim.opt.listchars = { tab = "··", trail = "·", nbsp = "_" }
|
||||
|
||||
Reference in New Issue
Block a user