This commit is contained in:
2025-10-09 20:38:14 +02:00
parent 615c1cd72b
commit 58c96d467b

5
lua/plugins/comment.lua Normal file
View File

@ -0,0 +1,5 @@
return {
'numToStr/Comment.nvim',
opts = {
}
}