emacs set font type of mode line
[dotfiles.git] / emacs.d / config / my-packages.el
index c47cb96..ddb2759 100644 (file)
@@ -48,6 +48,9 @@
     flymake-google-cpplint
     flymake-cursor
     google-c-style
+    recentf-ext
+    linum-relative
+    jekyll-modes
   ) "a list of packages to ensure are installed at launch.")
 
 (require 'cl)