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