Comment.nvim
Comment.nvim copied to clipboard
Remove lazy=false
lazy=false is a default value for lazy.nvim. Explicitly setting it is redundant and leaves users confused. As a new user, I assumed lazy-loading Comment.nvim would break the plugin, but that's not the case.