emacs: recentf for recent file ido completion
[dotfiles.git] / emacs.d / config / my-packages.el
index c47cb96..c4f36e2 100644 (file)
@@ -48,6 +48,7 @@
     flymake-google-cpplint
     flymake-cursor
     google-c-style
+    recentf-ext
   ) "a list of packages to ensure are installed at launch.")
 
 (require 'cl)