Add comment.lua

This commit is contained in:
Mark 2023-12-27 18:08:37 -05:00
parent e049f35eda
commit 4262398014
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
return {
'numToStr/Comment.nvim',
lazy = false,
opts = {},
}