I can't seem to disable the autoformater on the server usually passing ```lua client.server_capabilities.documentFormattingProvider = false client.server_capabilities.documentRangeFormattingProvider = false ``` to the server configuration disables the formater in all other servers I use,