feat(luau-lsp): add single file support (#3168)

This commit is contained in:
Lopy 2024-05-22 01:00:07 -05:00 committed by GitHub
parent 0b8165cf95
commit eadcee1573
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,6 +5,7 @@ return {
cmd = { 'luau-lsp', 'lsp' },
filetypes = { 'luau' },
root_dir = util.find_git_ancestor,
single_file_support = true,
},
docs = {
[[