assign table to filetype in lua_ls config comment (#770)

This commit is contained in:
Shane Crowley 2024-03-18 13:57:48 +00:00 committed by GitHub
parent a222805c61
commit b81115d002
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -554,7 +554,7 @@ require('lazy').setup({
lua_ls = {
-- cmd = {...},
-- filetypes { ...},
-- filetypes = { ...},
-- capabilities = {},
settings = {
Lua = {