Nvim: fix colorscheme
This commit is contained in:
parent
e95ad97aba
commit
b0609b2618
2 changed files with 5 additions and 8 deletions
|
@ -1,7 +1 @@
|
|||
return function()
|
||||
require('lualine').setup {
|
||||
options = {
|
||||
theme = 'pywal-nvim'
|
||||
}
|
||||
}
|
||||
end
|
||||
return function() require('lualine').setup {} end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue