diff --git a/lua/plugin/commenting.lua b/lua/plugin/commenting.lua deleted file mode 100644 index 8d96cc0..0000000 --- a/lua/plugin/commenting.lua +++ /dev/null @@ -1,5 +0,0 @@ -return { - { - 'tpope/vim-commentary' - }, -}