branch: master commit 46c7629b3000eb9216e92b7760386b665a1f29d2 Author: João Távora <joaotav...@gmail.com> Commit: João Távora <joaotav...@gmail.com>
* externals-list: Add lisp/progmodes/flymake.el as new :core package. --- externals-list | 1 + 1 file changed, 1 insertion(+) diff --git a/externals-list b/externals-list index 6f7d623..146a33b 100644 --- a/externals-list +++ b/externals-list @@ -76,6 +76,7 @@ ("ergoemacs-mode" :external "https://github.com/ergoemacs/ergoemacs-mode.git") ("exwm" :external "https://github.com/ch11ng/exwm.git") ("f90-interface-browser" :subtree "https://github.com/wence-/f90-iface") + ("flymake" :core "lisp/progmodes/flymake.el") ("fountain-mode" :external "https://github.com/rnkn/fountain-mode") ("ggtags" :subtree "https://github.com/leoliu/ggtags") ("gnome-c-style" :subtree "https://github.com/ueno/gnome-c-style.git")