mirror of
https://github.com/rockerBOO/awesome-neovim
synced 2024-11-10 05:34:13 +00:00
Add smjonas/snippet-converter.nvim
(#399)
This commit is contained in:
parent
52429f5fb2
commit
f762135dd3
1 changed files with 1 additions and 0 deletions
|
@ -223,6 +223,7 @@ Neovim supports a wide variety of UI's.
|
|||
|
||||
- [norcalli/snippets.nvim](https://github.com/norcalli/snippets.nvim) - Snippets in Lua.
|
||||
- [L3MON4D3/LuaSnip](https://github.com/L3MON4D3/LuaSnip) - A snippet engine for Neovim written in Lua.
|
||||
- [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…
Reference in a new issue