Skip to content

Instantly share code, notes, and snippets.

@antoniogarrote
Created August 21, 2010 16:09
Show Gist options
  • Save antoniogarrote/542505 to your computer and use it in GitHub Desktop.
Save antoniogarrote/542505 to your computer and use it in GitHub Desktop.
(add-hook 'clj-mode-hook '(lambda () (linum-mode 1)))
(add-hook 'clojure-mode-hook '(lambda () (linum-mode 1)))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment