mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
+ No need for some rjsx-mode hooks, when it is derived from js2-mode (thus, js2-mode hooks will run in rjsx-mode). + Reorganized package configs with major modes at the top. + Fix incorrect usage of add-hook! with three arguments for rjsx-mode.