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

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

My own snippets for neosnippets
https://github.com/ghostbar/vim-snippets

snippets vim

Last synced: 6 months ago
JSON representation

My own snippets for neosnippets

Awesome Lists containing this project

README

          

vim-snippets
============

Personal repository of snippets. Mainly javascript-related.

Works with [coc-snippets](https://github.com/neoclide/coc-snippets).

Some snippets available:

+ `javascript/node`
+ `_/licenses` for licenses boilerplate (require $AUTHOR to be defined in environment).

Install
-------

If you use Vundle then simply add to your `.vimrc`:

Plugin 'ghostbar/vim-snippets'

License
-------
Written from 2014 to 2015 by Jose Luis Rivas ``

To the extent possible under law, the author(s) have dedicated all copyright and related and neighboring rights to this software to the public domain worldwide. This software is distributed without any warranty.

You should have received a copy of the CC0 Public Domain Dedication along with this software. If not, see .