Skip to content

Instantly share code, notes, and snippets.

@masaedw
Created December 11, 2010 03:05
Show Gist options
  • Save masaedw/737114 to your computer and use it in GitHub Desktop.
Save masaedw/737114 to your computer and use it in GitHub Desktop.
(require 'clojure-mode)
(add-to-list 'auto-mode-alist '("\\.clj$" . clojure-mode))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment