tvl-depot/emacs
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
..
.emacs.d Ensure Emacs prettier hook activates 2020-03-27 10:59:57 +00:00
default.nix Include notmuch as an Emacs dependency 2020-03-06 18:45:55 +00:00
Makefile Support building wpcarros-emacs 2020-01-31 13:20:18 +00:00