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
..
app app/irc: proc +irc-defer-notifications later 2020-10-30 19:23:08 -04:00
checkers Bump :checkers 2020-10-11 23:32:51 -04:00
completion Demote overly aggressive completion styles 2020-11-05 01:41:46 +01:00
config Fix /* and /** expansion in various languages 2020-11-09 17:19:14 -05:00
editor Merge pull request #4143 from innerout/fold-docs 2020-11-06 02:33:53 -05:00
emacs Add ffap & bug-reference support to +lookup/file 2020-10-30 19:09:31 -04:00
email Fix #3908: separate company-ispell from notmuch-company 2020-10-15 18:13:42 -04:00
input Minor refactor 2020-10-31 16:13:51 +09:00
lang lang/web: fix comments not joining/filling correctly 2020-11-09 17:19:14 -05:00
os Minor refactors & reformatting 2020-10-22 16:11:31 -04:00
term Remove eshell obsolete variable 2020-11-05 23:10:51 +08:00
tools Add detection for projects that are ansible roles 2020-11-04 19:07:59 -08:00
ui Bump :ui doom 2020-11-06 22:20:15 -05:00