mirror of
https://github.com/don-philipe/dotfiles.git
synced 2025-11-08 14:47:03 +01:00
5 lines
97 B
Lua
5 lines
97 B
Lua
|
|
return {
|
||
|
|
'nvim-lualine/lualine.nvim',
|
||
|
|
dependencies = { 'nvim-tree/nvim-web-devicons' }
|
||
|
|
}
|