docs: update lua lsp formatting comments
This commit is contained in:
		
							
								
								
									
										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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user