Small .emacs cleanup

This commit is contained in:
John Doty 2013-07-19 16:45:46 -07:00
parent 66d2f1fea8
commit ff7fd37ce8
4 changed files with 4 additions and 5 deletions

View file

@ -70,9 +70,6 @@
(add-to-list 'load-path "c:/ruby/lib")
(add-to-list 'load-path "c:/ruby/doc/ruby/ruby-1.8.6/misc")
;; Also GO mode
(add-to-list 'load-path "c:/go/misc/emacs" t)
;; =================================================================
;; EMACS general look and feel
;; =================================================================