mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-29 22:27:13 +09:00
Improve comment plugin
When commenting a selection, the plugin won't just toggle each line individually but will only uncomment the block if it is all comments. The comment plugin also now takes into account any number of spaces between the comment character and the text. For example '//comment' will be uncommented properly, as well as '// comment'. Fixes #1758
This commit is contained in:
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user