autoloadTemplate.vim : load the template according the filetype while editing a new file
| script karma |
Rating 7/5,
Downloaded by 957 |
Comments, bugs, improvements
|
Vim wiki
|
| created by |
| Alan Che |
| |
| script type |
| utility |
| |
| description |
Load template file from a specific directory according their filetype while
starting to edit a new file. if the file does not exist, skip it! |
| |
| install details |
Here is the way to install this script to your site:
1. extract this file to ~/.vim/plugin
2. create a directory ~/.vim/template
3. create your template files in that directory, where the file name follow
the rule:
<filetype>.vim
where <filetype> is the filetype of this template will apply to, such
as: verilog.vim, tcl.vim and so on. |
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 216.73.216.32
|