rm title option
fixes (#1653) and this is a cmp issue + only with some terminals
This commit is contained in:
parent
c6252937b2
commit
65eab4535c
|
@ -10,7 +10,6 @@ g.theme_switcher_loaded = false
|
||||||
opt.laststatus = 3 -- global statusline
|
opt.laststatus = 3 -- global statusline
|
||||||
opt.showmode = false
|
opt.showmode = false
|
||||||
|
|
||||||
opt.title = true
|
|
||||||
opt.clipboard = "unnamedplus"
|
opt.clipboard = "unnamedplus"
|
||||||
opt.cursorline = true
|
opt.cursorline = true
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue