change theme to edge
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
vim.g.tokyonight_style = "night"
|
vim.g.edge_diagnostic_virtual_text = "colored"
|
||||||
|
vim.g.edge_better_performance = 1
|
||||||
|
|
||||||
vim.cmd([[
|
vim.cmd([[
|
||||||
colorscheme tokyonight
|
colorscheme edge
|
||||||
hi SpellBad guifg=red
|
hi SpellBad guifg=red
|
||||||
]])
|
]])
|
||||||
|
|||||||
Reference in New Issue
Block a user