sponsor Vim development Vim logo Vim Book Ad

autoloadTemplate.vim : load the template according the filetype while editing a new file

 script karma  Rating 7/5, Downloaded by 802  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.
 

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
autoloadTemplate-0.1.zip 0.1 2007-02-05 6.0 Alan Che Initial upload
ip used for rating: 18.191.202.72

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