Skip to content

Instantly share code, notes, and snippets.

View bladnman's full-sized avatar

Matt Maher bladnman

View GitHub Profile
@bladnman
bladnman / keymap.cson
Last active August 29, 2015 14:24
Atom Setup
## !
## ! Simply add in the items here to the
## ! atom keymap file -- not intended as complete
## ! file.
## !
'body':
'alt-cmd-right': 'pane:split-right'
'alt-cmd-left': 'pane:split-left'
'alt-cmd-up': 'pane:split-up'
@bladnman
bladnman / README.md
Last active August 29, 2015 14:22
Auto Assignment Aligner

#Auto Assignment Aligner

This is a little script that will take in a file, rip through it aligning the assignment characters into a column.

"=", ":", "-=", "*=", "+=", "=~", ".="

Example:

var bob = {