Removed support for SnipMate, for use with UltiSnips Uses ES6 syntax for React
A set of snippets for Vim to work with Facebook's React library.
A direct port of the awesome snippets from jgebhardt/sublime-react.
Requires vim-snipmate.
gdp expands to
getDefaultProps() {
return {
};
},
And a bunch of others!
Check UltiSnips/javascript.snippets
to see the full list.