From da863a8344e960fa6a896ffe24bfdc71aa88e288 Mon Sep 17 00:00:00 2001 From: Justine Smithies Date: Tue, 24 Feb 2026 19:41:37 +0000 Subject: Removed Neovim --- .config/nvim/lua/plugins/comment.lua | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 .config/nvim/lua/plugins/comment.lua (limited to '.config/nvim/lua/plugins/comment.lua') diff --git a/.config/nvim/lua/plugins/comment.lua b/.config/nvim/lua/plugins/comment.lua deleted file mode 100644 index e6b597d..0000000 --- a/.config/nvim/lua/plugins/comment.lua +++ /dev/null @@ -1,7 +0,0 @@ -return { - 'numToStr/Comment.nvim', - opts = { - -- add any options here - }, - lazy = false, -} -- cgit v1.2.3