tvl-depot/emacs/.emacs.d
William Carroll f2ba5aca31 Ensure Emacs prettier hook activates
Problem:
prettier-js waits for rjsx-mode. rjsx-mode only runs on .js files. As such,
the hook that installs prettier-js-mode for *all* of my frontend hooks, which
includes more than just js files, does not install until a javascript file is
opened.

Solution:
Do not conditionally load prettier-js.

Bonus:
Remove the .js mode from rjsx.
2020-03-27 10:59:57 +00:00
..
snippets Move move .emacs.d out of configs/shared 2020-01-30 16:00:29 +00:00
vendor Move move .emacs.d out of configs/shared 2020-01-30 16:00:29 +00:00
wpc Ensure Emacs prettier hook activates 2020-03-27 10:59:57 +00:00
init.el Configure ssh preferences 2020-02-18 11:18:02 +00:00
opam-user-setup.el Move move .emacs.d out of configs/shared 2020-01-30 16:00:29 +00:00