mirror of
https://github.com/rockerBOO/awesome-neovim
synced 2025-03-15 14:16:57 +00:00
Add echasnovski/mini.nvim#mini.snippets
(#1399)
This commit is contained in:
parent
7ea575c8c5
commit
cee006c9f3
1 changed files with 1 additions and 0 deletions
|
@ -364,6 +364,7 @@
|
|||
|
||||
- [norcalli/snippets.nvim](https://github.com/norcalli/snippets.nvim) - Snippets in Lua.
|
||||
- [L3MON4D3/LuaSnip](https://github.com/L3MON4D3/LuaSnip) - A snippet engine written in Lua.
|
||||
- [echasnovski/mini.nvim#mini.snippets](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-snippets.md) - Module of `mini.nvim` to manage and expand snippets. Supports LSP snippet syntax, flexible loaders, fuzzy prefix matching, interactive selection, snippet session with rich visualization, and more.
|
||||
- [smjonas/snippet-converter.nvim](https://github.com/smjonas/snippet-converter.nvim) - Convert snippets between the most common snippet formats and modify them using a few lines of Lua code.
|
||||
- [dcampos/nvim-snippy](https://github.com/dcampos/nvim-snippy) - Snippet plugin written in Lua with support for [vim-snippets](https://github.com/honza/vim-snippets).
|
||||
- [ellisonleao/carbon-now.nvim](https://github.com/ellisonleao/carbon-now.nvim) - Create beautiful code snippets directly from Neovim.
|
||||
|
|
Loading…
Add table
Reference in a new issue