An open API service indexing awesome lists of open source software.

https://github.com/kiryph/vim-snippets

vim-snippets for UltiSnips
https://github.com/kiryph/vim-snippets

snippets-library ultisnips vim vim-snippets

Last synced: 7 months ago
JSON representation

vim-snippets for UltiSnips

Awesome Lists containing this project

README

          

# vim-snippets

This repository contains snippets for the vim plugin [UltiSnips](https://github.com/SirVer/ultisnips/).

1. Snippets replicating functionality of [vim-latex](https://github.com/vim-latex/vim-latex/):
`tex_suite.snippets` and `bib_suite.snippets`.

Installation can be done with [vim-plug](https://github.com/junegunn/vim-plug) by adding to your vimrc:

`Plug 'kiryph/vim-snippets'`