1
Fork 0
nixos-system-config/dotfiles/nvim/lua/plugins/comment.lua

5 lines
66 B
Lua

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