Skip to content

Commit fcf6038

Browse files
committed
Update readme
1 parent 9c99141 commit fcf6038

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ Libraries
2525
* [Jasmine](http://pivotal.github.io/jasmine/)
2626
* [Chai](http://chaijs.com/)
2727
* [Handlebars](http://handlebarsjs.com/)
28+
* [Ramda](http://ramdajs.com/)
2829

2930
File Types
3031
----------
@@ -34,8 +35,6 @@ File Types
3435
* [LiveScript](http://livescript.net/)
3536
* [TypeScript](http://www.typescriptlang.org/)
3637

37-
Will be more when SyntaxComplete has new version.
38-
3938
Install
4039
-------
4140

@@ -70,6 +69,7 @@ Support libs id:
7069
* Jasmine: jasmine
7170
* Chai: chai
7271
* Handlebars: handlebars
72+
* Ramda: ramda
7373

7474
Default lib set is: `jquery,underscore,backbone`
7575

@@ -103,6 +103,9 @@ All repeat defination will be removed when SyntaxComplete supports this feature.
103103
Changes
104104
-------
105105

106+
### Version 0.5
107+
* Add Ramda
108+
106109
### Version 0.4
107110
* Add React, Flux, Chai, Handlbars
108111
* Default lib set
@@ -151,10 +154,13 @@ Credits
151154

152155
* Bruno Michel, [jQuery : Syntax file for jQuery][jquery.vim]
153156
* [Peter Renström][], for [summarize and explain AngularJS stuff][issue1].
157+
* [Benedict Aas][], for [summarize Ramda stuff][issue34]
154158

155159
[jquery.vim]:http://www.vim.org/scripts/script.php?script_id=2416
156160
[Peter Renström]:https://github.com/renstrom
157161
[issue1]:https://github.com/othree/javascript-libraries-syntax.vim/issues/1
162+
[Benedict Aas]:https://github.com/Shou
163+
[issue34]:https://github.com/othree/javascript-libraries-syntax.vim/issues/34#issuecomment-216404353
158164

159165
License
160166
-------

0 commit comments

Comments
 (0)