javascript-libraries-syntax.vim
javascript-libraries-syntax.vim copied to clipboard
google closure library?
It's very huge lib. So I will need some help to do it. Would you like to help me doing it?
How could I help? I am not very familiar with vimL though.
I will need someone help summarize the method and properties. For example, goog.color:
Color Methods:
goog.color.blend
goog.color.darken
goog.color.hexToHsl
goog.color.hexToHsv
goog.color.hexToRgb
goog.color.hexToRgbStyle
....
I need list like this for every module of colsure-library. But I don't need to complete it once. So if you can help on this. Just pick one module and give the list of the module. And I will start to try support it.