nvim-snippy
Snippet manager
A plugin for expanding and managing snippets in Neovim.
Snippet plugin for Neovim written in Lua
324 stars
6 watching
18 forks
Language: Lua
last commit: about 1 month ago
Linked from 1 awesome list
luaneovimneovim-pluginsnippets
Related projects:
Repository | Description | Stars |
---|---|---|
guilherme-puida/tesoura.nvim | A plugin for managing snippets in Neovim using the native snippet API. | 28 |
chrisgrieser/nvim-scissors | Automates snippet creation and management for text editors. | 401 |
norcalli/snippets.nvim | A Vim plugin for expanding pre-defined code snippets into the current buffer. | 275 |
smjonas/snippet-converter.nvim | A tool to convert snippets between different formats and engines | 179 |
mrcjkb/haskell-snippets.nvim | A Lua plugin providing a collection of pre-defined text snippets for Haskell programming in Neovim. | 29 |
tobinpalmer/rayso.nvim | Enables neovim users to create and share reusable code snippets instantly. | 78 |
dd3v/snippets.ninja | A code snippet manager that provides offline access and supports various languages and features. | 112 |
savq/paq-nvim | A package manager for Neovim written in Lua. | 655 |
srijanshetty/snips | A tool to store and manage text snippets with fuzzy search functionality | 82 |
nvim-neorocks/rocks.nvim | Automated plugin management and dependency resolution for Neovim plugins | 760 |
s1n7ax/nvim-terminal | A Lua plugin for Neovim to open and manage multiple terminal buffers. | 117 |
ecthelionvi/neocomposer.nvim | A Neovim plugin for managing and executing macros to enhance productivity with customizable playback control. | 404 |
declancm/cinnamon.nvim | A Neovim plugin that enables smooth scrolling animations for normal mode movements and commands. | 367 |
luukvbaal/nnn.nvim | A Neovim plugin that integrates the nnn file manager into the editor. | 431 |
hrsh7th/cmp-vsnip | A plugin that integrates a suggestion completion system with a feature to reuse and complete code from previously used snippets | 96 |