This website requires JavaScript.
Explore
Help
Sign In
_N0x
/
dotfiles
Watch
1
Star
0
Fork
0
You've already forked dotfiles
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
4a8e5bc3fa
dotfiles
/
archive
/
nvim_old
/
.config
/
nvim
/
lua
/
user
/
statusline.lua
4 lines
62 B
Lua
Raw
Normal View
History
Unescape
Escape
Added statusline to nvim
2022-02-28 07:22:28 +01:00
require
(
'
lualine
'
)
.
setup
{
Updated and fixed neovim config
2022-06-09 16:25:51 +02:00
options
=
{
theme
=
'
nord
'
}
Added statusline to nvim
2022-02-28 07:22:28 +01:00
}
Reference in New Issue
Copy Permalink