assign table to filetype in lua_ls config comment (#770)
This commit is contained in:
parent
a222805c61
commit
b81115d002
1 changed files with 1 additions and 1 deletions
2
init.lua
2
init.lua
|
@ -554,7 +554,7 @@ require('lazy').setup({
|
|||
|
||||
lua_ls = {
|
||||
-- cmd = {...},
|
||||
-- filetypes { ...},
|
||||
-- filetypes = { ...},
|
||||
-- capabilities = {},
|
||||
settings = {
|
||||
Lua = {
|
||||
|
|
Loading…
Reference in a new issue