vim-snipmate
Snippet plugin
A Vim plugin that enables textual snippets similar to TextMate or UltiSnips.
snipMate.vim aims to be a concise vim script that implements some of TextMate's snippets features in Vim.
2k stars
45 watching
181 forks
Language: Vim Script
last commit: 4 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
dcampos/nvim-snippy | A plugin for expanding and managing snippets in Neovim. | 319 |
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 |
tpope/vim-git | Provides Vim plugins and configuration to integrate Git version control into the Vim text editor | 589 |
guilherme-puida/tesoura.nvim | A plugin for managing snippets in Neovim using the native snippet API. | 28 |
hrsh7th/cmp-vsnip | A plugin that integrates a suggestion completion system with a feature to reuse and complete code from previously used snippets | 95 |
vala-lang/vala.vim | A Vim plugin providing syntax highlighting, indentation, snippets, and additional functionality for the Vala programming language. | 56 |
chrisgrieser/nvim-scissors | Automates snippet editing and creation for text editors like nvim. | 383 |
smjonas/snippet-converter.nvim | A tool to convert snippets between different formats and engines | 176 |
tobinpalmer/rayso.nvim | Enables neovim users to create and share reusable code snippets instantly. | 76 |
kaarmu/typst.vim | A Vim plugin for working with the Typst document format, providing syntax highlighting, concealment, and compilation features. | 298 |
zdharma-continuum/zinit-vim-syntax | Provides a syntax definition for Zinit commands in Vim files of type zsh. | 10 |
habamax/vim-godot | Enables integration of Godot game development tools with the Vim text editor. | 498 |