mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
986e5f9c7a76346808e8ef21d785c2b5a1f563e5
Previously any non-null value would be used as the target column in the wrap guide and autoflow packages when really 80 should have been used if the value was non-postive. Now config.getPositiveInt() is called with a default value of 80 if the current value isn't already positive.
Atom — Futuristic Text Editing
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
-
gh-setup atom -
cd ~/github/atom && rake install
Description
Languages
JavaScript
88.3%
Less
8.7%
CoffeeScript
2.8%
Shell
0.1%
