mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-05 12:37:33 -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.