initial commit
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
return {
|
||||
'nvim-lualine/lualine.nvim',
|
||||
opts = {
|
||||
--theme = "solarized_light", --https://github.com/nvim-lualine/lualine.nvim/blob/master/THEMES.md
|
||||
},
|
||||
dependencies = { 'nvim-tree/nvim-web-devicons' }
|
||||
}
|
||||
Reference in New Issue
Block a user