sponsor Vim development Vim logo Vim Book Ad

eteSkeleton : Yet another skeleton utility

 script karma  Rating 9/3, Downloaded by 822  Comments, bugs, improvements  Vim wiki

created by
ellethee .
 
script type
utility
 
description
A simple plugins that would help to manage skeletons(templates) for automate the creation of new files and insert tags (user definable) like user , date, askversion and so on.

It let you to use different skeletons for the same filetype, depending on the filename.

Please refer to https://github.com/ellethee/eteSkeleton for more details.
 
install details
If you don't have a preferred installation method, one option is to install pathogen.vim, and then copy and paste:

cd ~/.vim/bundle
git clone https://github.com/ellethee/eteSkeleton.git
vim -u NONE -c "helptags eteSkeleton/doc" -c q

Or using Vundle.vim adding to your .vimrc the line

Plugin "ellethee/eteSkeleton"
 

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
eteSkeleton-103.zip 1.0.3 2016-11-22 7.0 ellethee . * Added enhancements from Chris MacLeod's fork (https://github.com/stick/eteSkeleton).
* Added localization.
* Changed the TAG's brackets from <> to {}
* Added some builtin TAG.

Please refer to https://github.com/ellethee/eteSkeleton
eteSkeleton.vba 1.0.1 2010-12-14 7.0 ellethee . Initial upload
ip used for rating: 216.73.216.147

Questions about Vim should go to the maillist. Help Uganda.     Vim at Github