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
/
bsl_ls
/
init.lua
blob: 62dfa5c0cc35e735ee828f37eb8652068ea6e701 (
plain
) (
blame
)
1
2
3
4
5
return
function
()
return
{
cmd
=
{
"bsl-language-server"
},
}
end