tangled
alpha
login
or
join now
ethanholz.com
/
nvim
My simple neovim config
0
fork
atom
overview
issues
pulls
pipelines
nvim
/
lua
/
plugins
/
snacks.lua
at
main
105 B
view raw
1
return
{
2
{
3
"
folke/snacks.nvim
"
,
4
opts
=
{
5
input
=
{
}
,
6
}
,
7
}
,
8
}