aboutsummaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
authormattn <mattn.jp@gmail.com>2011-11-02 12:16:00 +0900
committermattn <mattn.jp@gmail.com>2011-11-02 12:16:00 +0900
commitf945e1b0d8eca17068ae355d009a818f17de3393 (patch)
tree7391308c05ed836ae851c4b95d3995e26c7b68d7 /template
parent293261bcd8414e68de03609ac6b7b285758b8a9e (diff)
downloadvim-sonictemplate-f945e1b0d8eca17068ae355d009a818f17de3393.tar.gz
vim-sonictemplate-f945e1b0d8eca17068ae355d009a818f17de3393.tar.bz2
vim-sonictemplate-f945e1b0d8eca17068ae355d009a818f17de3393.zip
dos2unix
Diffstat (limited to 'template')
-rw-r--r--template/javascript/base-anon-call.js6
-rw-r--r--template/javascript/ship-anon-function.js6
2 files changed, 6 insertions, 6 deletions
diff --git a/template/javascript/base-anon-call.js b/template/javascript/base-anon-call.js
index b9873d9..fc17a30 100644
--- a/template/javascript/base-anon-call.js
+++ b/template/javascript/base-anon-call.js
@@ -1,3 +1,3 @@
-(function() {
- {{_cursor_}}
-})();
+(function() {
+ {{_cursor_}}
+})();
diff --git a/template/javascript/ship-anon-function.js b/template/javascript/ship-anon-function.js
index ec979d5..4c88a86 100644
--- a/template/javascript/ship-anon-function.js
+++ b/template/javascript/ship-anon-function.js
@@ -1,3 +1,3 @@
-(function() {
- {{_cursor_}}
-})
+(function() {
+ {{_cursor_}}
+})