jollyra / code-templates

Custom templates and snippets for sonictemplate-vim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

code-templates

Custom snippets and templates for the Vim plugin sonictemplate-vim.

Setup

  1. Install sonictemplate-vim (I used Vundle)
  2. Specify a custom template directory in your .vimrc like this. This directory must have the same file structure as the default template directory shipped with sonictemplate-vim. /path/to/your/templates/[language]/[snip|base|file]-[name].[extension].
  3. Test templates in Vim with :Template <tab>

About

Custom templates and snippets for sonictemplate-vim


Languages

Language:HTML 50.9%Language:JavaScript 31.9%Language:Haskell 17.2%