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

View File

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