Files
doomemacs/modules
Henrik Lissner 5c06edd90a lang/web: fix comments not joining/filling correctly
Before, joining these two lines

  // hello
  // world

Results in

  // hello // world

And filling the following

  // Pretend this line is longer than 80 characters

Becomes

  // Pretend this lineis longer than
  80 characters
2020-11-09 17:19:14 -05:00
..
2020-10-11 23:32:51 -04:00
2020-10-31 16:13:51 +09:00
2020-10-22 16:11:31 -04:00
2020-11-05 23:10:51 +08:00
2020-11-06 22:20:15 -05:00