change formatter to exe

This commit is contained in:
christianchiarulli 2021-07-10 14:53:01 -04:00
parent 700c6a3071
commit f30158d3e3

View file

@ -131,7 +131,7 @@ function lsp_config.tsserver_on_attach(client, bufnr)
-- formatting
enable_formatting = O.lang.tsserver.autoformat,
formatter = O.lang.tsserver.formatter,
formatter = O.lang.tsserver.formatter.exe,
formatter_config_fallback = nil,
-- parentheses completion