micro/internal
Zachary Yedidia 806525c3da 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
2020-07-05 15:48:49 -04:00
..
action Improve multicursor clipboard 2020-07-05 01:12:35 -04:00
buffer Improve multicursor clipboard 2020-07-05 01:12:35 -04:00
clipboard Improve multicursor clipboard 2020-07-05 01:12:35 -04:00
config Improve comment plugin 2020-07-05 15:48:49 -04:00
display Lower priority of cursorline and colorcolumn highlighting (#1697) 2020-06-08 16:15:54 -04:00
info Fix '> save' command 2020-05-28 13:02:09 -04:00
lua Drop unnecessary Ftoa and FtoaWithDigits function (#1751) 2020-06-30 13:19:27 -04:00
screen Fix reading clipboard internally for OSC52 2020-07-04 20:54:27 -04:00
shell Fix v2 import path for go mod 2020-05-04 10:16:15 -04:00
util Fix path escaping on Windows 2020-06-27 17:59:28 -04:00
views Fix unsplit crash 2020-02-08 21:06:13 -05:00