doomemacs/modules/lang/web
Henrik Lissner b96b6ed64e
Fix /* and /** expansion in various languages
Also adds +web-continue-block-comments option to control:

/*
 *
 */

vs

/*

*/

Has a known issue where the indentation for the closing delimiter is off
by one when +web-continue-block-comments is disabled. Will have to look
into that later.
2020-11-09 17:19:14 -05:00
..
autoload Fix /* and /** expansion in various languages 2020-11-09 17:19:14 -05:00
test Update all unit tests 2019-09-03 00:59:46 -04:00
+css.el Fix /* and /** expansion in various languages 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