summaryrefslogtreecommitdiff
path: root/lua/core/formatter.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua/core/formatter.lua')
-rw-r--r--lua/core/formatter.lua2
1 files changed, 0 insertions, 2 deletions
diff --git a/lua/core/formatter.lua b/lua/core/formatter.lua
index 06fcb56d..05de74ab 100644
--- a/lua/core/formatter.lua
+++ b/lua/core/formatter.lua
@@ -53,8 +53,6 @@ if not status_ok then
return
end
-formatter.setup {}
-
if not O.format_on_save then
vim.cmd [[if exists('#autoformat#BufWritePost')
:autocmd! autoformat