Enhance gruvbox theme
This commit is contained in:
parent
faeea7fb5f
commit
71321b1d16
@ -1,4 +1,6 @@
|
||||
local utils = require('utils')
|
||||
vim.g.gruvbox_material_diagnostic_text_highlight=1
|
||||
vim.g.gruvbox_material_diagnostic_virtual_text='colored'
|
||||
vim.cmd 'colorscheme gruvbox-material' -- Put your favorite colorscheme here
|
||||
vim.cmd 'syntax enable'
|
||||
vim.cmd 'filetype plugin indent on'
|
||||
|
Loading…
x
Reference in New Issue
Block a user