index
:
dotfiles.git
master
The dotfiles I currently use on my laptop
Eric Marin
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nvim
/
lua
/
plugins
/
yuck.lua
blob: aedbeba4c99153957de180c80a4c43256b42a3a6 (
plain
)
1
2
3
4
5
return
{
"elkowar/yuck.vim"
,
lazy
=
true
,
ft
=
"yuck"
}