feat: zako
This commit is contained in:
7
lua/plugins/lualine.lua
Normal file
7
lua/plugins/lualine.lua
Normal file
@@ -0,0 +1,7 @@
|
||||
return {
|
||||
'nvim-lualine/lualine.nvim',
|
||||
dependencies = { 'nvim-tree/nvim-web-devicons' },
|
||||
opts = {
|
||||
options = { theme = "16color" }
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user