Skip to content

Commit 6762f25

Browse files
committed
Update readme
1 parent e84d887 commit 6762f25

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ supported languages.
1010
- [underscore.js](http://underscorejs.org/)
1111
- [Backbone.js](http://backbonejs.org/)
1212
- [prelude.ls](http://gkz.github.com/prelude-ls/)
13+
- [AngularJS](http://angularjs.org/)
1314

1415
## File Types
1516

@@ -29,6 +30,14 @@ You can use g:used_javascript_libs to setup used libraries, ex:
2930

3031
let g:used_javascript_libs = 'underscore,backbone'
3132

33+
Support libs id:
34+
35+
- jQuery: jquery
36+
- underscore.js: underscore
37+
- Backbone.js: backbone
38+
- prelude.ls: prelude
39+
- AngularJS: angularjs
40+
3241
## Todo
3342

3443
- Support option to choose libraries

0 commit comments

Comments
 (0)