feat(gruvbox_material): include property uses red now

v2.5
RitchielRez 3 years ago committed by GitHub
parent 171f1458b5
commit 31c1a5ba43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -54,6 +54,7 @@ M.base_16 = {
M.polish_hl = {
TSVariable = { fg = M.base_16.base08 },
TSInclude = { fg = M.base_30.red },
}
vim.opt.bg = "dark"

Loading…
Cancel
Save