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:
Rafael 2021-05-06 23:14:13 -03:00 committed by GitHub
parent 8703871222
commit 61e84a6a9a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -92,6 +92,7 @@ Neovim supports a wide variety of UI's.
- [norcalli/snippets.nvim](https://github.com/norcalli/snippets.nvim) - Snippets in lua - [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. - [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 ### Registers