mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-25 14:13:37 -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.