fix(emacs): Install markdown-toc from unstable, too

This commit is contained in:
Vincent Ambo 2018-05-24 08:16:59 +02:00
parent 39a80ce37d
commit 1c8d158718
2 changed files with 1 additions and 1 deletions

View file

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

View file

@ -54,6 +54,7 @@ in {
lsp-rust
lsp-ui
markdown-mode
markdown-toc
swiper;
};
};