8 lines
95 B
Lua
8 lines
95 B
Lua
return {
|
|
"folke/snacks.nvim",
|
|
opts = {
|
|
dashboard = {
|
|
enabled = false
|
|
}
|
|
}
|
|
}
|