Add comment.lua
This commit is contained in:
parent
e049f35eda
commit
4262398014
|
@ -0,0 +1,5 @@
|
|||
return {
|
||||
'numToStr/Comment.nvim',
|
||||
lazy = false,
|
||||
opts = {},
|
||||
}
|
Loading…
Reference in New Issue