1
0
Fork 0
Commit Graph

13 Commits (master)

Author SHA1 Message Date
Mike Gerwitz ddbb70a236
[emacs] Add flycheck eslint hook for js-mode(s)
* emacs.d/emacs.org (Linting and Code Quality): Added.
2016-09-19 23:44:37 -04:00
Mike Gerwitz c703113de9
[emacs] Basic web-mode configuration
* emacs.d/emacs.org (Web Mode): Added.
2016-09-19 23:42:15 -04:00
Mike Gerwitz 791cca4a5e
[emacs] Undo-tree visualizer timestamps
* emacs.d/emacs.org (Undo Tree): Added.
2016-09-19 23:40:27 -04:00
Mike Gerwitz cbf7f52bf3
[emacs] Add js3-mode to invoke js-mode hooks
* emacs.d/emacs.org: Invoke `js-hook' for `js3-mode'.
2016-09-19 23:39:38 -04:00
Mike Gerwitz fefdbec715
[emacs] adaptive-wrap-prefix-mode for prog-mode 2016-09-19 23:37:59 -04:00
Mike Gerwitz 6fa3ebbed0
[emacs] Use 'previous-error for `]e' keybinding
* emacs.d/emacs.org: Replace custom negative-argument 'next-error with
  'previous-error for `]e` evil binding (I'm not sure when it was
  introduced, or if I just completely missed it to begin with since flyspell
  doesn't offer a previous).
2016-09-19 23:34:08 -04:00
Mike Gerwitz 178f6af884
Loopback pinentry for GPG v2 2016-06-19 22:07:47 -04:00
Mike Gerwitz 5bc644d18c
Suspend frame on C-z
* emacs.d/emacs.org (\C-z): suspend-{emacs=>frame}
  This will work properly with emacsclient -t
2016-03-29 23:49:50 -04:00
Mike Gerwitz 481b633f3d
Remove local evil-mtg loading
* emacs.d/emacs.org: remove evil-mtg mention
  Will load installed package
2016-03-29 23:48:57 -04:00
Mike Gerwitz 56c842d4d8
Add Emacs global-set-tab-width 2015-08-27 23:19:28 -04:00
Mike Gerwitz 805a3fbd4f
Make emacs set-tab-width interactive 2015-08-27 23:19:12 -04:00
Mike Gerwitz ae958d92a4
Add \C-n to toggle nlinum-mode 2015-08-27 23:17:46 -04:00
Mike Gerwitz 9ec0bea609
Initial literate Emacs config
I have been sitting on this for a while (since it is incomplete), but this
is the majority of my Emacs configuration.  I have been using Emacs for less
than a year, and have been astounded by the flexibility afforded by its
implementation of most functionality in Lisp.

Plenty more to come.
2015-07-07 23:07:23 -04:00