Skip to content

snippets used in the vim-snipmate plugin which implements some of the TextMate snippet features in Vim.

License

Notifications You must be signed in to change notification settings

estefanionsantos/snippets

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snippets

Install

vim 8+ manages packages all on its own

$ mkdir -p ~/.vim/pack/vendor/start
$ cd ~/.vim/pack/vendor/start
$ git clone https://github.com/akinalibeer/vim-snipmate.git
$ cd vim-snipmate
$ git submodule add https://github.com/estefanionsantos/snippets.git

Forked from: @msanders/snipmate.vim | Contributors

About

snippets used in the vim-snipmate plugin which implements some of the TextMate snippet features in Vim.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Snippet 100.0%