docs: update lua lsp formatting comments
This commit is contained in:
parent
14ca83640a
commit
23c505c58a
3
init.lua
3
init.lua
@ -40,7 +40,8 @@ return {
|
||||
},
|
||||
},
|
||||
disabled = { -- disable formatting capabilities for the listed language servers
|
||||
-- "sumneko_lua",
|
||||
-- disable lua_ls formatting capability if you want to use StyLua to format your lua code
|
||||
-- "lua_ls",
|
||||
},
|
||||
timeout_ms = 1000, -- default format timeout
|
||||
-- filter = function(client) -- fully override the default formatting function
|
||||
|
Loading…
x
Reference in New Issue
Block a user