Skip to content

Commit

Permalink
Merge pull request vuejs#134 from ealves-pt/master
Browse files Browse the repository at this point in the history
Add snippets package for Atom.io
  • Loading branch information
yyx990803 committed Mar 24, 2016
2 parents 75ebdd9 + 53ccd9e commit f4c17cd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
- [Tutorials](#tutorials)
- [Development Tools](#development-tools)
- [Syntax Highlighting](#syntax-highlighting)
- [Snippets](#snippets)
- [Libraries & Plugins](#libraries--plugins)
- [Routing](#routing)
- [Ajax/Data](#ajaxdata)
Expand Down Expand Up @@ -124,6 +125,10 @@
- [Brackets](https://github.com/pandao/brackets-vue) by @pandao
- [IntelliJ IDEA / WebStorm](https://github.com/henjue/vue-for-idea) by @henjue

### Snippets

- [vue-snippets](https://atom.io/packages/vue-snippets) for Atom.io by [@ealves-pt](https://github.com/ealves-pt)

### Libraries & Plugins

- #### Routing
Expand Down

0 comments on commit f4c17cd

Please sign in to comment.