init my kickstart
This commit is contained in:
commit
1ebfcd071c
23 changed files with 1694 additions and 0 deletions
7
lua/custom/plugins/comment.lua
Normal file
7
lua/custom/plugins/comment.lua
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
return {
|
||||
'numToStr/Comment.nvim',
|
||||
opts = {
|
||||
-- add any options here
|
||||
},
|
||||
lazy = false,
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue