This website requires JavaScript.
Explore
Help
Sign in
adtya
/
init.lua
Watch
1
Star
0
Fork
You've already forked init.lua
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
ccd8edfe77
init.lua
/
after
/
plugin
/
lualine.lua
7 lines
102 B
Lua
Raw
Normal View
History
Unescape
Escape
format everything with stylua
2024-02-11 14:02:36 +05:30
require
(
"
lualine
"
)
.
setup
(
{
setup lualine
2024-02-11 00:39:57 +05:30
options
=
{
fix lualine global status
2024-02-11 01:06:36 +05:30
globalstatus
=
true
,
format everything with stylua
2024-02-11 14:02:36 +05:30
theme
=
"
dracula-nvim
"
,
}
,
}
)
Reference in a new issue
Copy permalink