sponsor Vim development Vim logo Vim Book Ad

SonicTemplate.vim : Easy and high speed coding method

 script karma  Rating 4/8, Downloaded by 4631  Comments, bugs, improvements  Vim wiki

created by
Yasuhiro Matsumoto
 
script type
utility
 
description

vim plugins for hi-speed programming.
It use templates. To add some hints, and select template, you can see the
code to work.

There is a movie using sonictemplate.vim
ref: http://mattn.github.com/sonictemplate-vim

Source
Repository.
ref: http://github.com/mattn/sonictemplate-vim

If
you want to change templat directory, set:

  let g:template_vim_template_dir = '/path/to/your/template/directory'

If you want to write template for your self, see

  :help sonictemplate
 
install details

# cd ~/.vim
# unzip sonictemplate-vim.zip

or if you install pathogen.vim:

# cd ~/.vim/bundle # or make directory
# unzip /path/to/sonictemplate-vim.zip

if you get sources from repository:

# cd ~/.vim/bundle # or make directory
# git clone http://github.com/mattn/sonictemplate-vim.git>
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
sonictemplate-vim.zip 0.10 2012-06-09 7.0 Yasuhiro Matsumoto This is an upgrade for SonicTemplate.vim:
[add] added some templates.
[add] {{_inline_}} support.
[add] add global template '_'.
[fix] fix bug that keep blank line.
sonictemplate-vim.zip 0.09 2012-05-02 7.0 Yasuhiro Matsumoto This is an upgrade for SonicTemplate.vim:
[add] added some templates.
sonictemplate-vim.zip 0.08 2012-05-02 7.0 Yasuhiro Matsumoto This is an upgrade for SonicTemplate.vim:
[fixed]  fixed error.
sonictemplate-vim.zip 0.09 2012-04-15 7.0 Yasuhiro Matsumoto This is an upgrade for SonicTemplate.vim:
[fixed] be able to override default template.
sonictemplate-vim.zip 0.08 2011-11-08 7.0 Yasuhiro Matsumoto This is an upgrade for SonicTemplate.vim:
[fixed]  fixed error.
sonictemplate-vim.zip 0.07 2011-11-08 7.0 Yasuhiro Matsumoto This is an upgrade for SonicTemplate.vim:
[fixed]  fixed key asign.
sonictemplate-vim.zip 0.06 2011-11-02 7.0 Yasuhiro Matsumoto This is an upgrade for SonicTemplate.vim:
[fixed]  fixed _cursor_ behavior.
[added]  some java templates.
sonictemplate-vim.zip 0.05 2011-11-02 7.0 Yasuhiro Matsumoto This is an upgrade for SonicTemplate.vim:
[fixed]  oops. dos2unix.
sonictemplate-vim.zip 0.04 2011-11-02 7.0 Yasuhiro Matsumoto This is an upgrade for SonicTemplate.vim:
[fixed]  fixed names of javascript template.
sonictemplate-vim.zip 0.3 2011-11-02 7.0 Yasuhiro Matsumoto This is an upgrade for SonicTemplate.vim:
[fixed]  fix indent while insert mode.
[added]  some java templates.
sonictemplate-vim.zip 0.2 2011-10-28 7.0 Yasuhiro Matsumoto This is an upgrade for SonicTemplate.vim:
[fixed]  snip-file-read.pl
sonictemplate-vim.zip 0.1 2011-10-28 7.0 Yasuhiro Matsumoto Initial upload
ip used for rating: 3.237.178.126

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github