jptemplate : A simple, yet powerful interactive template system for VIM
script karma |
Rating 74/20,
Downloaded by 2708 |
Comments, bugs, improvements
|
Vim wiki
|
script versions (upload new version)
Click on the package to download.
jptemplate.vim |
1.5 |
2008-07-08 |
6.0 |
Jannis Pohlmann |
New feature:
* Use general/ as a fallback directory for all file types. You can now share templates across file types.
Bugfix:
* Really fix the cursor placement this time (hopefully). |
jptemplate.vim |
1.4 |
2008-07-07 |
7.0 |
Jannis Pohlmann |
New features:
* New special variables: ${shell:<put shell command here>} and ${interactive_shell:...}
* Remember last entered value for all non-special variables
Bugfixes:
* Allow $ to appear in variable names and values (thanks to John O'Shea for reminding me)
* Automatically escape &, ~ and \ in variable values to avoid unexpected behaviour (thanks to Kris Malfettone for spotting this one)
* Just remove template trigger word if the resulting template is empty |
jptemplate.vim |
1.3 |
2008-06-30 |
7.0 |
Jannis Pohlmann |
Bugfixes only |
jptemplate.vim |
1.2 |
2008-06-30 |
7.0 |
Jannis Pohlmann |
New features:
* Support for special variables (with and without default value)
* Support for global defaults for user variables
* New special variable: ${date} |
jptemplate.vim |
1.1 |
2008-06-30 |
7.0 |
Jannis Pohlmann |
New features:
* Configurable keyboard shortcut
* Default values for variables
Bugfixes:
* Fix cursor position of templates with ${cursor} not at the end of line (thanks to Fernando H. Silva)
* Support indentation with tabs (thanks to Mahlon Smith) |
jptemplate.vim |
1.0 |
2008-06-27 |
7.0 |
Jannis Pohlmann |
Initial upload |
ip used for rating: 3.239.76.211
|