p1100i / ultisnips-shorts

My personal UltiSnips snippets to be used w/ vim.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ultisnips-shorts

My personal UltiSnips snippets to be used w/ vim.

About

You can use shortcuts in vim when in insert mode.

Install

Using Vundle have this in your vimrc:

" Necessary plugins for snippets
Plugin 'SirVer/ultisnips'

" Use this repo as plugin.
Plugin 'p1100i/ultisnips-shorts'

Use

When in insert mode, type the letters you can see in: snippets in the matched file type for every snippet section.

About

My personal UltiSnips snippets to be used w/ vim.

License:MIT License


Languages

Language:Vim Snippet 100.0%