set statusline with lualine
parent
06c74c3466
commit
baa916df66
@ -0,0 +1,9 @@
|
||||
return {
|
||||
'nvim-lualine/lualine.nvim',
|
||||
dependencies = { 'nvim-tree/nvim-web-devicons' },
|
||||
opts = {
|
||||
options = {
|
||||
theme = 'auto',
|
||||
},
|
||||
},
|
||||
}
|
Loading…
Reference in New Issue