Skip to content

pbondoer/vim-snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

vim-snippets

This is a collection of neosnippet snippets I use. No guarantees!

Installation

vim-plug

Plug 'Shougo/neosnippet.vim'
Plug 'pbondoer/vim-snippets'

" ...

let g:neosnippet#snippets_directory = globpath(&rtp, 'snippets')

I would recommend having deoplete as well.

Contents

These will build up over time as I find patterns I frequently type out by hand.

They are intended to be personal, but feel free to use them. Just know I probably won't be supporting your specific use-cases!

License

Unless otherwise specified, these are under CC0.

About

A collection of neosnippet files

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published