This website requires JavaScript.
Explore
Help
Register
Sign In
suimeng
/
starter
mirror of
https://github.com/LazyVim/starter
Watch
1
Star
0
Fork
You've already forked starter
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
aafe40ece1
starter
/
lua
/
plugins
/
comment.lua
9 lines
105 B
Lua
Raw
Normal View
History
Unescape
Escape
feat: add comment
2024-05-13 12:33:06 +08:00
return
{
chore: add block scoped
2024-05-13 14:31:25 +08:00
{
"
numToStr/Comment.nvim
"
,
feat: lazy loading plugins
2024-05-15 09:39:12 +08:00
lazy
=
true
,
event
=
"
VeryLazy
"
,
chore: add block scoped
2024-05-13 14:31:25 +08:00
opts
=
{
}
,
}
,
feat: add comment
2024-05-13 12:33:06 +08:00
}