From 7e9a56a5fdd44ad134635c42c0130d8650b802e4 Mon Sep 17 00:00:00 2001 From: Wil Thomason Date: Fri, 18 Sep 2020 15:57:13 -0400 Subject: [PATCH] Add lsp-status and packer links to README --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 477cc07..2caed11 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Collections of awesome neovim plugins. Mostly targeting neovim specific features ## Submissions -Make a pull request to add your neovim plugin. +Make a pull request to add your neovim plugin. ## Syntax @@ -14,6 +14,7 @@ Make a pull request to add your neovim plugin. - nvim-lua/lspconfig - nvim-lua/diagnostic-nvim - nvim-lua/completion-nvim +- [nvim-lua/lsp-status.nvim](https://github.com/nvim-lua/lsp-status.nvim) - tjdevries/lsp_extensions.nvim ## Snippets @@ -40,3 +41,5 @@ Make a pull request to add your neovim plugin. - tjdevries/express_line.nvim +## Plugin Managers +- [wbthomason/packer.nvim](https://github.com/wbthomason/packer.nvim)