init
This commit is contained in:
8
lua/custom/plugins/comment.lua
Normal file
8
lua/custom/plugins/comment.lua
Normal file
@@ -0,0 +1,8 @@
|
||||
-- Add custom comments package
|
||||
-- https://github.com/numToStr/Comment.nvim
|
||||
return {
|
||||
'numToStr/Comment.nvim',
|
||||
opts = {
|
||||
-- add any options here
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user