mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
keep these on one line? What should the rule be?
This commit is contained in:
@@ -11,8 +11,7 @@ class Project extends Pane
|
||||
|
||||
position: 'left'
|
||||
|
||||
html:
|
||||
$ require "project/project.html"
|
||||
html: $ require "project/project.html"
|
||||
|
||||
keymap:
|
||||
'Command-Ctrl-N': 'toggle'
|
||||
|
||||
Reference in New Issue
Block a user