Files
nix-files/packages/nvim/lua/plugins/comment.lua
2025-03-31 00:04:25 +02:00

7 lines
91 B
Lua

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