cmp-vsnip

snippet suggestion

A plugin that integrates a suggestion completion system with a feature to reuse and complete code from previously used snippets

nvim-cmp source for vim-vsnip

GitHub

95 stars
4 watching
4 forks
Language: Lua
last commit: almost 2 years ago
nvim-cmp

Related projects:

Repository Description Stars
hrsh7th/cmp-cmdline Provides a Vim plugin to manage command-line completions in a unified way 564
mrcjkb/haskell-snippets.nvim A Lua plugin providing a collection of pre-defined text snippets for Haskell programming in Neovim. 29
dcampos/nvim-snippy A plugin for expanding and managing snippets in Neovim. 319
norcalli/snippets.nvim A Vim plugin for expanding pre-defined code snippets into the current buffer. 277
garbas/vim-snipmate A Vim plugin that enables textual snippets similar to TextMate or UltiSnips. 2,011
chrisgrieser/nvim-scissors Automates snippet editing and creation for text editors like nvim. 383
guilherme-puida/tesoura.nvim A plugin for managing snippets in Neovim using the native snippet API. 28
tobinpalmer/rayso.nvim Enables neovim users to create and share reusable code snippets instantly. 76
chvancooten/osep-code-snippets A collection of C# code snippets from an Offensive Security PEN-300 course, covering various topics such as bypassing security features and encoding shellcodes. 1,160
hhkaos/esri-vscode-snippets A collection of customizable snippets for the ArcGIS API for JavaScript in Visual Studio Code. 1
hrsh7th/nvim-cmp A completion plugin for Neovim that provides full support for LSP completion capabilities and customizable key mappings. 8,097
adishavit/cmake_snippets A collection of reusable CMake snippets for building and configuring projects. 53
rktjmp/paperplanes.nvim A tool for posting code snippets to online paste bins in Neovim. 91
lukas-reineke/cmp-under-comparator A function to modify completion suggestions in nvim-cmp so they are sorted based on their starting characters. 186
srijanshetty/snips A tool to store and manage text snippets with fuzzy search functionality 81