This website requires JavaScript.
Explore
Help
Sign In
ateijelo
/
nvim
Watch
1
Star
0
Fork
You've already forked nvim
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
87b96b68f2
nvim
/
lua
/
plugins
/
snacks.lua
14 lines
172 B
Lua
Raw
Normal View
History
Unescape
Escape
update, disable dashboard... AGAIN
2024-11-25 22:41:39 -05:00
return
{
"
folke/snacks.nvim
"
,
opts
=
{
dashboard
=
{
disable blink; disable indent animations
2025-01-08 09:57:11 -05:00
enabled
=
false
,
}
,
indent
=
{
animate
=
{
enabled
=
false
,
}
,
}
,
}
,
update, disable dashboard... AGAIN
2024-11-25 22:41:39 -05:00
}
Reference in a new issue
Copy permalink