From 8ce25925bed9f4affd5a0616dc40ca679aae6eab Mon Sep 17 00:00:00 2001 From: Alexander Neonxp Kiryukhin Date: Tue, 22 Apr 2025 20:03:26 +0300 Subject: =?UTF-8?q?=D0=A4=D0=B8=D0=BA=D1=81=20=D1=84=D0=BE=D1=80=D0=BC?= =?UTF-8?q?=D0=B0=D1=82=D1=82=D0=B5=D1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nvim/lua/plugins/format.lua | 1 - 1 file changed, 1 deletion(-) (limited to 'nvim/lua/plugins') diff --git a/nvim/lua/plugins/format.lua b/nvim/lua/plugins/format.lua index 435222d..e226ab6 100644 --- a/nvim/lua/plugins/format.lua +++ b/nvim/lua/plugins/format.lua @@ -6,7 +6,6 @@ conform.setup({ typescript = { "prettier" }, javascriptreact = { "prettier" }, typescriptreact = { "prettier" }, - svelte = { "prettier" }, css = { "prettier" }, html = { "prettier" }, json = { "prettier" }, -- cgit v1.2.3