termguicolors

This commit is contained in:
2022-02-15 14:04:16 -05:00
parent fc966f1f84
commit 6d8ee538dd
4 changed files with 20 additions and 2 deletions
+1 -1
View File
@@ -12,9 +12,9 @@ o.viminfo = ""
o.tabstop = 4
o.viminfo = ''
vim.g.base16colorspace = 256
o.termguicolors = true
o.termguicolors = false
vim.cmd('colorscheme theme')
vim.g.airline_theme='theme'