double-tap icon indicating copy to clipboard operation
double-tap copied to clipboard

Vim plugin that makes it easier to deal with automatically inserted comments

Results 2 double-tap issues
Sort by recently updated
recently updated
newest added

Started working on list scan on the &comments string. For now the comments are extracted successfully, however the join() works weird. While regex extracts every non-multiline comment as it should,...

I don't understand why Vim behaves differently based on different filetypes, even though it knows them all and it knows their comments characters. for _C_ files, it will insert a...