From 6bd0938c018b52c138d608977043467eae93fefd Mon Sep 17 00:00:00 2001 From: José Juan Loeza Sierra Date: Tue, 31 Mar 2026 20:51:00 -0700 Subject: remove neovim --- dot-config/nvim/plugin/spellcheck.lua | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 dot-config/nvim/plugin/spellcheck.lua (limited to 'dot-config/nvim/plugin/spellcheck.lua') diff --git a/dot-config/nvim/plugin/spellcheck.lua b/dot-config/nvim/plugin/spellcheck.lua deleted file mode 100644 index 21bffb1..0000000 --- a/dot-config/nvim/plugin/spellcheck.lua +++ /dev/null @@ -1,5 +0,0 @@ --- Enable custom spellcheck plugin - -require("spellcheck").setup({ - filetypes = { "gitcommit", "markdown", "plaintext", "text", "typst" }, -}) -- cgit v1.3