index
:
mason
chrisgrieser-patch-1
main
release-please--branches--main--components--mason.nvim
v1.x
[no description]
git mirrorbot
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lua
/
mason-lspconfig
/
server_configurations
/
rescriptls
/
init.lua
blob: 2f55cc30c1a3d243ca8e223583352751deb55ae7 (
plain
) (
blame
)
1
2
3
4
5
return
function
()
return
{
cmd
=
{
"rescript-lsp"
,
"--stdio"
},
}
end