@@ -25,6 +25,7 @@ Libraries
25
25
* [ Jasmine] ( http://pivotal.github.io/jasmine/ )
26
26
* [ Chai] ( http://chaijs.com/ )
27
27
* [ Handlebars] ( http://handlebarsjs.com/ )
28
+ * [ Ramda] ( http://ramdajs.com/ )
28
29
29
30
File Types
30
31
----------
@@ -34,8 +35,6 @@ File Types
34
35
* [ LiveScript] ( http://livescript.net/ )
35
36
* [ TypeScript] ( http://www.typescriptlang.org/ )
36
37
37
- Will be more when SyntaxComplete has new version.
38
-
39
38
Install
40
39
-------
41
40
@@ -70,6 +69,7 @@ Support libs id:
70
69
* Jasmine: jasmine
71
70
* Chai: chai
72
71
* Handlebars: handlebars
72
+ * Ramda: ramda
73
73
74
74
Default lib set is: ` jquery,underscore,backbone `
75
75
@@ -103,6 +103,9 @@ All repeat defination will be removed when SyntaxComplete supports this feature.
103
103
Changes
104
104
-------
105
105
106
+ ### Version 0.5
107
+ * Add Ramda
108
+
106
109
### Version 0.4
107
110
* Add React, Flux, Chai, Handlbars
108
111
* Default lib set
@@ -151,10 +154,13 @@ Credits
151
154
152
155
* Bruno Michel, [ jQuery : Syntax file for jQuery] [ jquery.vim ]
153
156
* [ Peter Renström] [ ] , for [ summarize and explain AngularJS stuff] [ issue1 ] .
157
+ * [ Benedict Aas] [ ] , for [ summarize Ramda stuff] [ issue34 ]
154
158
155
159
[ jquery.vim ] :http://www.vim.org/scripts/script.php?script_id=2416
156
160
[ Peter Renström ] :https://github.com/renstrom
157
161
[ 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
158
164
159
165
License
160
166
-------
0 commit comments