Skip to content

Latest commit

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

This is a mirror of http://www.vim.org/scripts/script.php?script_id=1936
This indentation script for javascript example of public method of class
var testing = function(){
return {
showDialog:new dialog([
{
1:'testing',
2:'coba',
3:'jajal'
}
]);
}
}
Comments are welcome! ryanthe@gmail.com

About

This indentation script for OOP javascript (especially for EXTJS)

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages