chore(emacs): Install markdown-mode from unstable

The stable version does not seem to contain `gfm-view-mode` which is
required by LSP.

If it's not available the side-effect is nasty freezes of the entire
emacs session.
This commit is contained in:
Vincent Ambo 2018-05-08 23:44:34 +02:00
parent 2a70e4e56c
commit 4a3d61555c
2 changed files with 14 additions and 13 deletions

View file

@ -94,7 +94,6 @@ in emacsWithPackages(epkgs:
intero
kotlin-mode
magit
markdown-mode
multi-term
multiple-cursors
nginx-mode