Skip to content

Commit 16bb293

Browse files
committed
Update readme for requirejs
1 parent b2a29b7 commit 16bb293

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ supported languages.
1111
- [Backbone.js](http://backbonejs.org/)
1212
- [prelude.ls](http://gkz.github.com/prelude-ls/)
1313
- [AngularJS](http://angularjs.org/)
14+
- [RequireJS](http://requirejs.org/)
1415

1516
## File Types
1617

@@ -38,6 +39,7 @@ Support libs id:
3839
- Backbone.js: backbone
3940
- prelude.ls: prelude
4041
- AngularJS: angularjs
42+
- RequireJS: requirejs
4143

4244
You can use [local vimrc][] to setup libraries used in project. Sample code for local vimrc:
4345

@@ -66,7 +68,8 @@ All repeat defination will be removed when SyntaxComplete supports this feature.
6668

6769
### Version 0.3
6870

69-
- Supports AngularJS
71+
- Supports AngularJS, RequireJS
72+
- Support TypeScript
7073
- Setup used libraries
7174
- Better init way
7275

0 commit comments

Comments
 (0)