snippets.nvim
Snippet editor
A Vim plugin for expanding pre-defined code snippets into the current buffer.
277 stars
8 watching
13 forks
Language: Lua
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
guilherme-puida/tesoura.nvim | A plugin for managing snippets in Neovim using the native snippet API. | 28 |
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 |
niuiic/part-edit.nvim | Edit specific parts of files directly in a new buffer without affecting the original file | 14 |
garbas/vim-snipmate | A Vim plugin that enables textual snippets similar to TextMate or UltiSnips. | 2,011 |
norcalli/nvim-base16.lua | A Lua library for setting base16 color themes in Neovim | 72 |
norcalli/nvim-terminal.lua | A filetype mode that highlights and conceals text buffers with colored syntax codes | 208 |
declancm/cinnamon.nvim | A Neovim plugin that enables smooth scrolling animations for normal mode movements and commands. | 363 |
ludopinelli/comment-box.nvim | A plugin that helps organize and format plain text files by adding boxes and lines around selected text or lines. | 414 |
vala-lang/vala.vim | A Vim plugin providing syntax highlighting, indentation, snippets, and additional functionality for the Vala programming language. | 56 |
utilyre/barbecue.nvim | A plugin that provides a VS Code-like breadcrumbs feature for Neovim. | 814 |
alaviss/nim.nvim | A plugin for NeoVim that provides language-specific features and functionality for the Nim programming language. | 205 |