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
..
autoload lang/web: fix comments not joining/filling correctly 2020-11-09 17:19:14 -05:00
test Update all unit tests 2019-09-03 00:59:46 -04:00
+css.el lang/web: fix comments not joining/filling correctly 2020-11-09 17:19:14 -05:00
+html.el Associate .eco files with web-mode 2020-10-30 21:51:35 -04:00
config.el Fix emmet for non-evil users 2020-04-18 21:08:41 -04:00
doctor.el Add :tools lsp checks for +lsp flag 2019-04-24 18:16:05 -04:00
packages.el Bump :lang 2020-10-11 23:20:06 -04:00