mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Some major modes rely on external parsers for correct indentation, like js2-mode or enh-ruby-mode. They don't properly indent the closing comment pair (*/), so we do it manually.