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: 6b303ec9b271b55123da72e6a40e89a798637e81 (
plain
) (
blame
)
1
2
3
4
5
6
return
{
{
"towolf/vim-helm"
,
ft
=
{
"yaml"
},
},
}