Kevin Sawicki 461aaa83b0 Unsubscribe correctly from buffers in packages
Previously namespaces were used to off() when a buffer was
unsubscribed from which affected other views in the same
package also listening to the current buffer.

Now event namespaces are no longer used and instead off() is
called with the callbacks originally registered for the given
event name.
2013-04-11 08:53:01 -07:00
2013-02-19 10:02:09 -07:00
2013-04-08 15:36:35 -07:00
2013-03-27 19:47:14 -07:00
2013-04-03 14:44:30 -03:00
2013-04-05 08:52:17 -07:00
2013-02-05 12:03:56 -08:00
2013-02-25 16:11:13 -08:00
2013-02-11 09:31:16 -08:00
2013-04-10 21:54:54 -07:00
💄
2013-03-04 22:07:22 -08:00

Atom — Futuristic Text Editing

atom

Check out our documentation on the docs tab.

Building from source

Requirements

  • Mountain Lion
  • The Setup™ or Boxen
  • Xcode (available in the App Store)

Installation

  1. gh-setup atom

  2. cd ~/github/atom && rake install

Description
No description provided
Readme 447 MiB
Languages
JavaScript 88.3%
Less 8.7%
CoffeeScript 2.8%
Shell 0.1%