tangled
alpha
login
or
join now
ethanholz.com
/
nvim
My simple neovim config
0
fork
atom
overview
issues
pulls
pipelines
nvim
/
lsp
/
superhtml.lua
at
main
3 lines
68 B
view raw
1
return
{
2
filetypes
=
{
"
html
"
,
"
superhtml
"
,
"
htm
"
,
"
shtml
"
}
,
3
}