mirror of
https://github.com/rockerBOO/awesome-neovim
synced 2024-11-10 05:34:13 +00:00
Add nvim-snippy
This commit is contained in:
parent
ef019d0453
commit
59245123f1
1 changed files with 1 additions and 0 deletions
|
@ -193,6 +193,7 @@ Neovim supports a wide variety of UI's.
|
|||
- [hrsh7th/vim-vsnip](https://github.com/hrsh7th/vim-vsnip) - Snippet plugin for vim/nvim that supports LSP/VSCode's snippet format.
|
||||
- [rafamadriz/friendly-snippets](https://github.com/rafamadriz/friendly-snippets) - Snippets collection for all kind of programming languages that integrates really well with vim-vsnip.
|
||||
- [L3MON4D3/LuaSnip](https://github.com/L3MON4D3/LuaSnip) - A snippet engine for Neovim written in Lua.
|
||||
- [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).
|
||||
|
||||
### Register
|
||||
|
||||
|
|
Loading…
Reference in a new issue