From 61e84a6a9a62707287403854a72e34b9869379b4 Mon Sep 17 00:00:00 2001 From: Rafael Date: Thu, 6 May 2021 23:14:13 -0300 Subject: [PATCH] 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 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f21d8d1..b5b5dd6 100644 --- a/README.md +++ b/README.md @@ -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