Skip to content

Commit

Permalink
clean up redundant code
Browse files Browse the repository at this point in the history
  • Loading branch information
flyingmachine committed Jan 23, 2015
1 parent 81c9b99 commit 4261de4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
*~$
places
.recentf
ido.last
cider-history
projectile-bookmarks.eld
projectile.cache
Expand Down
7 changes: 0 additions & 7 deletions init.el
Original file line number Diff line number Diff line change
Expand Up @@ -130,10 +130,3 @@
;; Langauage-specific
(load "setup-clojure.el")
(load "setup-js.el")

(custom-set-variables
;; custom-set-variables was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
'(coffee-tab-width 2))

0 comments on commit 4261de4

Please sign in to comment.