diff options
Diffstat (limited to 'ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/comment.lua')
| -rw-r--r-- | ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/comment.lua | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/comment.lua b/ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/comment.lua deleted file mode 100644 index eb93c01..0000000 --- a/ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/comment.lua +++ /dev/null @@ -1,8 +0,0 @@ -return { - "numToStr/Comment.nvim", - lazy = false, - opts = {}, - config = function() - require("Comment").setup() - end, -} |
