sponsor Vim development Vim logo Vim Book Ad

yasnippets : Yet another plugin for snippets and file skeletons

 script karma  Rating 54/19, Downloaded by 1618  Comments, bugs, improvements  Vim wiki

created by
Valentin Valyaeff
 
script type
utility
 
description
With this plugin you may insert text snippets.  These is used for frequently
typed text, such as statements in programs, copyrights, timestamps and other.
This plugin supports several types of snippets: keyword snippets,
newline snippets, file skeletons, To work with this plugin you need support
for ruby ('+ruby' compile option and ruby language itself), ERb (embedded ruby
library for ruby), and imaps.vim plugin (vimscript#244).

Main advantages of this plugin are convenience and flexible way to define
snippets, "newline" snippets, and file skeletons with embedded ruby.
 
install details
Decompress and untar in your ~/.vim directory (or
equivalent).  Inside Vim, enter this:
   :helptags ~/.vim/doc
(or equivalent directory)

Then enter
  :help yasnippets
for information
 

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
yasnippets.tar.gz 3.0 2007-08-03 7.0 Valentin Valyaeff File skeletons
Using imaps.vim
Documentation
Other bugfixes and improvements
yasnippets.vim 2.1 2007-07-19 7.0 Valentin Valyaeff Highlighting for marker
yasnippets.vim 2.0 2007-07-18 7.0 Valentin Valyaeff Merged with vimscript#1956
yasnippets.vim 1.0 2007-07-15 7.0 Valentin Valyaeff Initial upload
ip used for rating: 3.142.53.68

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