doomemacs/modules/lang/web/autoload
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
..
css.el Fix /* and /** expansion in various languages 2020-11-09 17:19:14 -05:00
evil.el lang/web: add bang to :enhtml & :dehtml 2019-12-20 23:04:07 -05:00
html.el Fix #4027: tab not invoking emmet at EOB 2020-10-05 16:04:13 -04:00