From 9470732f806fc26044123339fa615f90e4d68bde Mon Sep 17 00:00:00 2001 From: Dave Lage Date: Sun, 23 May 2021 01:06:27 -0400 Subject: [PATCH] Add simrat39/rust-tools.nvim --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 25680d0..f9c5ed9 100644 --- a/README.md +++ b/README.md @@ -127,6 +127,7 @@ Neovim supports a wide variety of UI's. - [liuchengxu/vista.vim](https://github.com/liuchengxu/vista.vim) - List all functions and variables in a window of your current file. - [simrat39/symbols-outline.nvim](https://github.com/simrat39/symbols-outline.nvim) - A tree like view for symbols in Neovim using the Language Server Protocol. Supports all your favourite languages. - [tamago324/nlsp-settings.nvim](https://github.com/tamago324/nlsp-settings.nvim) - A plugin for setting Neovim LSP with JSON files. +- [simrat39/rust-tools.nvim](https://github.com/simrat39/rust-tools.nvim) - Tools for better development in rust using Neovim's builtin LSP. ##### LSP Installers