mirror of
https://github.com/atom/atom.git
synced 2026-02-16 01:25:13 -05:00
Kind of starting from scratch.
Recreated the project as an xcode 4 project. Key Bindings are working and reloading. Got rid of everything that wasn't being used right now.
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
File = require 'fs'
|
||||
KeyBinder = require 'key-binder'
|
||||
|
||||
# This file is a weirdo. We don't create a Window class, we just add stuff to
|
||||
# the DOM window.
|
||||
windowAdditions =
|
||||
extensions: []
|
||||
|
||||
|
||||
Reference in New Issue
Block a user