Commit 2373f06a7d42
Changed files (2)
.emacs.d
.gitignore.d
.emacs.d/emacs.org
@@ -1025,4 +1025,14 @@
#+END_SRC
**** TODO Debian
+*** DONE vim
+
+ I tend to use vim for quick edit and other stuff and have a decent
+ configuration. And sometimes I edit the configuration, from emacs so, let's
+ had support for that.
+
+ #+BEGIN_SRC emacs-lisp
+ (require-package 'vimrc-mode)
+ #+END_SRC
+
** TODO Mails
.gitignore.d/emacs-config
@@ -3,6 +3,8 @@
!.emacs.d/*
!.emacs.d/**
.emacs.d/emacs.el
+.emacs.d/user.el
+.emacs.d/.mc-lists.el
.emacs.d/elpa
.emacs.d/*~
.emacs.d/*#