aboutsummaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
authormattn <mattn.jp@gmail.com>2011-10-27 19:36:04 +0900
committermattn <mattn.jp@gmail.com>2011-10-27 19:36:04 +0900
commit2fa290ec1bc73cf6d18e2bbbf27040e4390c7f52 (patch)
tree515f1252e4d6a3e76c31fba2f65077f8bc48cdca /template
parent7ad38406c40c0bac1000988acc73d6cd57919603 (diff)
downloadvim-sonictemplate-2fa290ec1bc73cf6d18e2bbbf27040e4390c7f52.tar.gz
vim-sonictemplate-2fa290ec1bc73cf6d18e2bbbf27040e4390c7f52.tar.bz2
vim-sonictemplate-2fa290ec1bc73cf6d18e2bbbf27040e4390c7f52.zip
dos2unix.
Diffstat (limited to 'template')
-rw-r--r--template/goroutine.go6
1 files changed, 3 insertions, 3 deletions
diff --git a/template/goroutine.go b/template/goroutine.go
index da098ce..6fc6038 100644
--- a/template/goroutine.go
+++ b/template/goroutine.go
@@ -1,3 +1,3 @@
-go func() {
- {{_cursor_}}
-}()
+go func() {
+ {{_cursor_}}
+}()