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
96 stars
4 watching
4 forks
Language: Lua
last commit: about 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 | 568 |
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. | 324 |
norcalli/snippets.nvim | A Vim plugin for expanding pre-defined code snippets into the current buffer. | 275 |
garbas/vim-snipmate | A Vim plugin that enables textual snippets similar to TextMate or UltiSnips. | 2,012 |
chrisgrieser/nvim-scissors | Automates snippet creation and management for text editors. | 401 |
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. | 78 |
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,174 |
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,230 |
adishavit/cmake_snippets | A collection of reusable CMake snippets for building and configuring projects. | 52 |
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. | 189 |
srijanshetty/snips | A tool to store and manage text snippets with fuzzy search functionality | 82 |