Files
doomemacs/modules/lang/web
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
..
2019-09-03 00:59:46 -04:00
2020-10-30 21:51:35 -04:00
2020-04-18 21:08:41 -04:00
2019-04-24 18:16:05 -04:00
2020-10-11 23:20:06 -04:00