index
:
dotfiles
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
nvim
/
lsp
/
html.lua
blob: 5b322b1e863c77ee0733ae4925c7c70607df60e1 (
plain
)
1
2
3
4
return { cmd = { "vscode-html-language-server", "--stdio" }, filetypes = { "html" } }