doomemacs/modules/config
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
..
default Fix /* and /** expansion in various languages 2020-11-09 17:19:14 -05:00
literate Tangle org files on save if in same dir as config.org 2020-08-28 04:33:56 -04:00