Neovim treesitter plugin for setting the commentstring based on the cursor location in a file.
1.16k
stars
34
forks
source link
fix: use a pcall because it gives an error when installed with all the plugins the first time #49
Closed
Rishabh672003 closed 2 years ago
Thanks for the contribution! It does make sense to use
pcall
there.