index
:
dotfiles
master
Arch + Hyprland dotfiles
Krolyxon
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.config
/
nvim
/
lua
/
plugins
/
snacks.lua
blob: 960b2a3185e5900c4e549016b17b5042c7a922d5 (
plain
)
1
2
3
4
5
6
7
8
return
{
{
"folke/snacks.nvim"
,
opts
=
{
explorer
=
{
enabled
=
false
},
}
},
}