index
:
dotfiles
master
Repository containing my dotfiles
Lei Yu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.config
/
nvim
/
lua
/
plugins
/
lualine.lua
blob: 5f69610edcb1635b2de84840daf791a6b14bf490 (
plain
)
1
2
3
4
return
{
'nvim-lualine/lualine.nvim'
,
dependencies
= {
'nvim-tree/nvim-web-devicons'
}
}