doomemacs/modules
Henrik Lissner 595d6215d2
lang/javascript: general refactor
+ 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.
2018-04-20 02:47:02 -04:00
..
app app/email: replace existing contexts instead of shadowing them #528 2018-04-18 01:08:56 -04:00
completion completion/company: set variables sooner (easier to override) 2018-04-18 18:22:23 -04:00
config/default config/default: imenu-list-minor-mode => imenu-list-smart-toggle 2018-04-12 05:28:09 -04:00
feature feature/evil: fix inclusivity of evil-matchit #519 2018-04-18 01:08:56 -04:00
lang lang/javascript: general refactor 2018-04-20 02:47:02 -04:00
tools Merge pull request #535 from fuxialexander/ein_update 2018-04-18 20:37:53 -04:00
ui ui/doom-modeline: fix word count in evil line-wise selection #364 2018-04-18 19:51:37 -04:00