Cleanup and switched to dot- prefix now that stow has been fixed
This commit is contained in:
6
nvim/dot-config/nvim/lua/plugins/comment.lua
Normal file
6
nvim/dot-config/nvim/lua/plugins/comment.lua
Normal file
@@ -0,0 +1,6 @@
|
||||
-- https://github.com/numToStr/Comment.nvim
|
||||
return {
|
||||
'numToStr/Comment.nvim',
|
||||
event = "VeryLazy",
|
||||
opts = {},
|
||||
}
|
||||
Reference in New Issue
Block a user