Skip to content

Instantly share code, notes, and snippets.

@paulodiniz
Created March 19, 2017 21:18
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 paulodiniz/dfb936d50126f6a1d5c2535abe44c2de to your computer and use it in GitHub Desktop.
Save paulodiniz/dfb936d50126f6a1d5c2535abe44c2de to your computer and use it in GitHub Desktop.
```lisp
(spacemacs|create-align-repeat-x "brackets" "\\(\\s-*\\){" nil t)
(spacemacs/set-leader-keys "xa{" 'spacemacs/align-repeat-brackets)
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment