Files
dotfiles-modules/homemanager/neovim/lua/plugins/spec/comment.lua
2025-10-14 12:29:46 +02:00

6 lines
72 B
Lua

return {
'numToStr/Comment.nvim',
lazy = false,
opts = {}
}