Comment.nvim icon indicating copy to clipboard operation
Comment.nvim copied to clipboard

Remove lazy=false

Open kuator opened this issue 2 years ago • 0 comments

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.

kuator avatar Nov 26 '23 07:11 kuator