commit | 6a2032f5b06b4071e3d0b0edb293b4c5696d481b | [log] [tgz] |
---|---|---|
author | Mike Scalora <mike@scalora.org> | Wed May 25 22:13:50 2016 +0200 |
committer | Benno Schulenberg <bensberg@justemail.net> | Wed May 25 22:29:50 2016 +0200 |
tree | 22ff12d87ad969b49e35e4b4763979ba518db3f9 | |
parent | d3bd855c9dba0ffaf6f8d19c22832515006435d3 [diff] |
new feature: comment/uncomment current line or selected lines This allows for commenting or uncommenting a line or a bunch of lines with a single keystroke (default binding: M-3). The characters used for commenting/uncommenting are specified by the active syntax file. Reviewed-by: Benno Schulenberg <bensberg@justemail.net> Signed-off-by: Mike Scalora <mike@scalora.org>