Files
nix-files/packages/nvim/lua/plugins/comment.lua
2025-04-01 21:04:27 +02:00

7 lines
91 B
Lua

return {
'numToStr/Comment.nvim',
opts = {
-- add any options here
}
}