Small .emacs cleanup
This commit is contained in:
parent
66d2f1fea8
commit
ff7fd37ce8
4 changed files with 4 additions and 5 deletions
|
|
@ -116,7 +116,7 @@
|
||||||
[(1 0)
|
[(1 0)
|
||||||
nil "Support for OWL Manchester Notation" single])
|
nil "Support for OWL Manchester Notation" single])
|
||||||
(org .
|
(org .
|
||||||
[(20130704)
|
[(20130708)
|
||||||
nil "Outline-based notes management and organizer" tar])
|
nil "Outline-based notes management and organizer" tar])
|
||||||
(quarter-plane .
|
(quarter-plane .
|
||||||
[(0 1)
|
[(0 1)
|
||||||
|
|
|
||||||
File diff suppressed because one or more lines are too long
|
|
@ -70,9 +70,6 @@
|
||||||
(add-to-list 'load-path "c:/ruby/lib")
|
(add-to-list 'load-path "c:/ruby/lib")
|
||||||
(add-to-list 'load-path "c:/ruby/doc/ruby/ruby-1.8.6/misc")
|
(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
|
;; EMACS general look and feel
|
||||||
;; =================================================================
|
;; =================================================================
|
||||||
|
|
|
||||||
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -106,3 +106,5 @@ desktop.ini
|
||||||
lshort.pdf
|
lshort.pdf
|
||||||
notes
|
notes
|
||||||
rallymaker/
|
rallymaker/
|
||||||
|
|
||||||
|
.emacs.d/url/cookies
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue