misc stuff

This commit is contained in:
siduck76 2021-05-25 08:18:04 +05:30
parent 7ab882bfa8
commit afcacf1726
2 changed files with 5 additions and 6 deletions

View file

@ -1,7 +1,7 @@
local cmd = vim.cmd
-- blankline
cmd "hi IndentBlanklineChar guifg=#383c44"
cmd "hi IndentBlanklineChar guifg=#282c34"
-- misc --
cmd "hi LineNr guifg=#42464e"