From 096f6ca0fa344363b4c76b7418a5743f9536034c Mon Sep 17 00:00:00 2001 From: Yuqian Yang Date: Sat, 14 Jun 2025 03:07:02 +0800 Subject: deno & nvim: turn back to use deno fmt instead of prettier. --- store/config/nvim/lua/plugins.lua | 1 - 1 file changed, 1 deletion(-) (limited to 'store/config/nvim/lua/plugins.lua') diff --git a/store/config/nvim/lua/plugins.lua b/store/config/nvim/lua/plugins.lua index 8458575..85de362 100644 --- a/store/config/nvim/lua/plugins.lua +++ b/store/config/nvim/lua/plugins.lua @@ -37,5 +37,4 @@ return { { "hrsh7th/cmp-path" }, { "windwp/nvim-autopairs" }, { "mfussenegger/nvim-lint" }, - { 'stevearc/conform.nvim' } } -- cgit v1.2.3