added magit and ensure linum+ is always loaded

This commit is contained in:
2011-09-27 12:02:22 +01:00
parent ed2fa3721b
commit f8c355a47d

View File

@@ -99,6 +99,7 @@
full-ack
git-blame
inf-ruby
magit
markdown-mode
php-mode-improved
ruby-mode
@@ -131,3 +132,6 @@
;; Load Undo-Tree
(require 'undo-tree)
;; Load Linum+
(require 'linum+)