Skip to content

Commit

Permalink
Add Sorter, Fix Nuclide
Browse files Browse the repository at this point in the history
  • Loading branch information
Florian Wendelborn committed Mar 30, 2017
1 parent aeef5a5 commit 9bd4a2a
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ A curated list of delightful Atom packages and resources. For more awesomeness,
- [Project Plus](#project-plus)
- [Ruby Test Switcher](#ruby-test-switcher)
- [Sort lines](#sort-lines)
- [Sorter](#sorter)
- [Sync Settings](#sync-settings)
- [Terminal-Plus](#terminal-plus)
- [TernJS](#ternjs)
Expand Down Expand Up @@ -86,8 +87,8 @@ To enable building, you'll need the general [build](https://atom.io/packages/bui

## Extensions

####[Nuclide](https://nuclide.io/)
An open IDE for web and native mobile development, built on top of Atom maintained by [Facebook](https://github.com/facebook/nuclide).
#### [Nuclide](https://nuclide.io/)
> An open IDE for web and native mobile development, built on top of Atom maintained by [Facebook](https://github.com/facebook/nuclide).
![](https://nuclide.io/static/images/docs/promo-hack.png)

Expand Down Expand Up @@ -190,6 +191,9 @@ JavaScript, and much more in Atom.
![](https://camo.githubusercontent.com/59de82a667ea690b778abaa5ba8a407f8659ebb3/68747470733a2f2f662e636c6f75642e6769746875622e636f6d2f6173736574732f323938382f313739363839312f38356536396666322d366139332d313165332d383961632d3331393237663630343539322e676966)

#### [Sorter](https://atom.io/packages/sorter)
> Sorts Lines, JSON, CSS, HTML, CSV. Restores semicolons, respects indentation. Supports natural sort.
#### [Sync Settings](https://atom.io/packages/sync-settings)
> Synchronize package settings, keymap and installed packages across Atom instances.
Expand Down

0 comments on commit 9bd4a2a

Please sign in to comment.