little bit overhaul here and there :))
This commit is contained in:
7
lua/plugins/comment.lua
Normal file
7
lua/plugins/comment.lua
Normal file
@@ -0,0 +1,7 @@
|
||||
-- lua/plugins/extras/comment.lua
|
||||
-- Smart commenting via gcc / gc<motion>
|
||||
|
||||
return {
|
||||
'numToStr/Comment.nvim',
|
||||
opts = {},
|
||||
}
|
||||
Reference in New Issue
Block a user