NvChad statusline working!
This commit is contained in:
parent
d587a8ac3e
commit
557468856d
3 changed files with 10 additions and 3 deletions
|
|
@ -1,4 +1,5 @@
|
|||
vim.opt.statusline = "%!v:lua.require('custom.statusline.statusline').run()"
|
||||
vim.opt.laststatus = 3
|
||||
|
||||
function SetColors(theme)
|
||||
for hlgroupName, hlgroup_vals in pairs(theme) do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue