Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 608 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 608 Bytes

Angular 2 yasnippets

Some basic Angular 2 yasnippets, converted from John Papa's VSCode snippets

Installation:

  • Get yasnippet, either from git or via ELPA.
  • Clone this repo into wherever yas-snippet-dir is pointing
  • M-x yas-reload-all to refresh yasnippet and load the new snippets.

Contributing/Issues

Feel free to fork/extend/correct/add to these snippets, they're basic and I just wanted a quick way to stamp out an ng2 Component definition in Spacemacs.