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
- Host: GitHub
- URL: https://github.com/kiryph/vim-snippets
- Owner: kiryph
- Created: 2016-09-22T17:08:27.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-09-22T17:23:34.000Z (about 9 years ago)
- Last Synced: 2025-01-11T20:33:01.476Z (9 months ago)
- Topics: snippets-library, ultisnips, vim, vim-snippets
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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'`