modulize plugins
This commit is contained in:
parent
d741099eee
commit
fecc907ac1
15 changed files with 621 additions and 0 deletions
2
lua/kickstart/plugins/comments.lua
Normal file
2
lua/kickstart/plugins/comments.lua
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
-- "gc" to comment visual regions/lines
|
||||
return { 'numToStr/Comment.nvim', opts = {} }
|
||||
Loading…
Add table
Add a link
Reference in a new issue