index
:
dotfiles.git
master
my dotfiles
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
neovim
/
.config
/
nvim
/
confs
/
lualine.vim
blob: 22f57cf4c9a58f73b03bf2d2ff5da2fa49596660 (
plain
)
1
2
3
4
5
lua << EOF require('lualine').setup { options = { theme = 'palenight' } } EOF