vim-snippets
Snippet library
A collection of reusable code snippets for various programming languages in Vim text editors.
vim-snipmate default snippets (Previously snipmate-snippets)
5k stars
88 watching
2k forks
Language: Vim Snippet
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sirver/ultisnips | UltiSnips provides a powerful snippet solution for Vim, enabling users to create and use custom code snippets with auto-completion, insertion, and editing capabilities. | 7,542 |
garbas/vim-snipmate | A Vim plugin that enables textual snippets similar to TextMate or UltiSnips. | 2,011 |
l3mon4d3/luasnip | A Lua-based snippet engine for Neovim, enabling text expansion and manipulation within the editor. | 3,472 |
matthewsimo/angular-vim-snippets | Provides pre-written code snippets for AngularJS development | 67 |
norcalli/snippets.nvim | A Vim plugin for expanding pre-defined code snippets into the current buffer. | 277 |
mrcjkb/haskell-snippets.nvim | A Lua plugin providing a collection of pre-defined text snippets for Haskell programming in Neovim. | 29 |
ahmedelgabri/vim-ava-snippets | Vim snippets for testing in a scripting language. | 20 |
behzad888/vscode-aurelia-snippets | An extension for Visual Studio Code providing snippets for Aurelia web application development | 15 |
dcampos/nvim-snippy | A plugin for expanding and managing snippets in Neovim. | 319 |
kossa/st-snippets | A collection of personal text expansion snippets for Sublime Text editor | 2 |
fdom92/stencil-snippets | An extension for Visual Studio Code that adds useful code snippets for working with Stencil, a framework for building web components. | 22 |
edheltzel/vscode-jekyll-snippets | Provides customizable code snippets for Jekyll templating and Markdown formatting in Visual Studio Code | 14 |
hrsh7th/cmp-vsnip | A plugin that integrates a suggestion completion system with a feature to reuse and complete code from previously used snippets | 95 |
wux-weapp/wux-weapp-snippets | A collection of pre-defined code snippets for Wux Weapp development | 7 |
johnpapa/vscode-angular-snippets | A collection of reusable snippets for Angular and TypeScript development in VS Code. | 575 |