From 7f1fbfae2cb1a2f3c3c17bbb63d84dba33cc91e2 Mon Sep 17 00:00:00 2001 From: Toby Vincent Date: Fri, 11 Oct 2024 12:40:10 -0500 Subject: fix(nvim): add typos config for typos-lsp --- nvim/.config/cbfmt/cbfmt.toml | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 nvim/.config/cbfmt/cbfmt.toml (limited to 'nvim/.config/cbfmt') diff --git a/nvim/.config/cbfmt/cbfmt.toml b/nvim/.config/cbfmt/cbfmt.toml deleted file mode 100644 index 38bcd7e..0000000 --- a/nvim/.config/cbfmt/cbfmt.toml +++ /dev/null @@ -1,7 +0,0 @@ -[languages] -go = ["gofmt"] -javascript = ["prettier --stdin"] -lua = ["stylua -s -"] -python = ["black --fast -"] -rust = ["rustfmt"] -sh = ["shfmt -"] -- cgit v1.2.3-70-g09d2