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"
|
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 216.73.216.147
|