sponsor Vim development Vim logo Vim Book Ad

vBox : A simple template engine for vim

 script karma  Rating 0/0, Downloaded by 736  Comments, bugs, improvements  Vim wiki

created by
Kabbaj Amine
 
script type
utility
 
description
A simple vim plugin for quickly create and insert templates.

# Features

    - Templates specific to file types or file names.
    - Customizable template variables.
    - Command completion.
    - Live template creation & edition.

# Cons

    - No templates by default, create your own.
    - No auto insertion by default (Use BufNewFile for that).
    - The file type matching is done according to the current &ft, not the extension.

Details and configuration in the repository > https://github.com/KabbAmine/vBox.vim

Please rate the plugin if you find it useful :)
 
install details
Copy the distributed files into Vim runtime directory which is usually ~/.vim/, or HOME/vimfiles on Windows.

Or use a vim plugin manager.
e.g with vim-plug:

    Plug 'KabbAmine/vBox.vim'
 

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
vBox.tar.gz 0.1.0 2016-01-22 7.0 Kabbaj Amine Initial upload
ip used for rating: 216.73.216.156

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