This website requires JavaScript.
Explore
Help
Sign In
pali112
/
vimrc
Watch
1
Star
0
Fork
You've already forked vimrc
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
33bc775775
vimrc
/
sources_non_forked
/
snipmate-snippets
/
javascript
/
proto.snippet
4 lines
94 B
Plaintext
Raw
Blame
History
${1:class_name}.prototype.${2:method_name} = function(${3:first_argument}) {
${4:// body}
};
Reference in New Issue
View Git Blame
Copy Permalink