Newline at end of file 💄

This commit is contained in:
Nathan Sobo
2012-06-01 14:01:00 -06:00
parent 37d423fb60
commit 2baf374937
11 changed files with 11 additions and 11 deletions

View File

@@ -4,4 +4,4 @@ window.keymap.bindKeys '*'
right: 'move-right'
left: 'move-left'
down: 'move-down'
up: 'move-up'
up: 'move-up'

View File

@@ -2,4 +2,4 @@ window.keymap.bindKeys '*',
'ctrl-?': 'keybindings-view:attach'
window.keymap.bindKeys ".keybindings-view",
'escape': 'keybindings-view:detach'
'escape': 'keybindings-view:detach'

View File

@@ -29,4 +29,4 @@ class PaneColumn extends PaneGrid
Math.max(@horizontalChildUnits()...)
verticalGridUnits: ->
_.sum(@verticalChildUnits())
_.sum(@verticalChildUnits())