mirror of
https://github.com/rockerBOO/awesome-neovim
synced 2024-11-10 13:44:13 +00:00
Snippets collection for all kind of programming languages. (#53)
* added snippets collection for all kind of languages * added snippets collection for all kind of languages Co-authored-by: Dave Lage <rockerboo@gmail.com>
This commit is contained in:
parent
8703871222
commit
61e84a6a9a
1 changed files with 1 additions and 0 deletions
|
@ -92,6 +92,7 @@ Neovim supports a wide variety of UI's.
|
|||
|
||||
- [norcalli/snippets.nvim](https://github.com/norcalli/snippets.nvim) - Snippets in lua
|
||||
- [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
|
||||
|
||||
### Registers
|
||||
|
||||
|
|
Loading…
Reference in a new issue