Remove termguicolors as this gets enabled automatically if the terminal emulator supports it since 0.10 release
This commit is contained in:
parent
9d6927225c
commit
83e5251d37
1 changed files with 0 additions and 3 deletions
|
|
@ -42,9 +42,6 @@ opt.numberwidth = 4
|
|||
opt.updatetime = 250
|
||||
opt.timeoutlen = 300
|
||||
|
||||
-- Richer colors in terminal, not all terminals support this
|
||||
opt.termguicolors = true
|
||||
|
||||
-- Disable swapfile, 99/100 times it just gets in the way
|
||||
opt.swapfile = false
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue