This website requires JavaScript.
Explore
Help
Sign In
github-migration
/
coffeescript-support
Watch
1
Star
0
Fork
You've already forked coffeescript-support
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
05d0cdd5b6
coffeescript-support
/
ftplugin
/
jasmine.vim
8 lines
104 B
VimL
Raw
Normal View
History
Unescape
Escape
Moved functions to autoload Added functions/settings for template/snippets directory Now uses templates for new Spec/SpecHelper.js files
2011-02-02 05:17:20 +00:00
if
exists
(
"b:did_ftplugin"
)
|
|
&
cp
Initial import
2011-01-31 03:13:44 +00:00
finish
endif
let
b
:
did_ftplugin
=
1
Moved functions to autoload Added functions/settings for template/snippets directory Now uses templates for new Spec/SpecHelper.js files
2011-02-02 05:17:20 +00:00
call
jasmine
#
load_snippets
(
)