index
:
nvim/config
master
My always a WIP config ᕙ(⇀‸↼‶)ᕗ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lua
/
plugins
/
lang
/
helm.lua
blob: eed7b3daff12dce51536e10203af8466d0e5b626 (
plain
) (
blame
)
1
2
3
4
5
6
return
{
{
"towolf/vim-helm"
,
ft
=
{
"yaml"
},
},
}