Open jockrow opened 2 years ago
Would you care to explain what you mean?
Sorry for delay:
I mean: Original code in javascript:
if I want invert comments with 10<leader>ci
where <leader>ci<leader>ci
invoking your invert comment function, result is:
like nerdcommenter:
https://github.com/preservim/nerdcommenter#default-mappings
[count]<leader>ci |NERDCommenterInvert|
would be gread if Invert comments like nerdcommenter plugin