Skip to content

Instantly share code, notes, and snippets.

@tomjack

tomjack/init.el Secret

Created February 7, 2010 12:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tomjack/44a2bd1b704d8b81ca9c to your computer and use it in GitHub Desktop.
Save tomjack/44a2bd1b704d8b81ca9c to your computer and use it in GitHub Desktop.
(define-key paredit-mode-map (kbd "M-[") 'paredit-wrap-square)
(define-key paredit-mode-map (kbd "M-{") 'paredit-wrap-curly)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment