mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-11 13:07:28 -05:00
Throws wrong-type-argument number-or-marker-p errors otherwise, because dtrt-indent--for-each-indentation calls dtrt-indent--skip-to-end-of-match with four nil arguments (presumably because there is no pascal entry in dtrt-indent-language-syntax-table) and there is no fall back to its default entry.