mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
added magit and ensure linum+ is always loaded
This commit is contained in:
@@ -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+)
|
||||
|
||||
Reference in New Issue
Block a user