From 187a4e4d7a7db82bd71273fbcad97b5083262e23 Mon Sep 17 00:00:00 2001 From: Idan Arye Date: Tue, 3 Jan 2023 16:33:13 +0200 Subject: [PATCH] Add `idanarye/nvim-buffls` (#651) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9f0bf3f..b36819a 100644 --- a/README.md +++ b/README.md @@ -136,6 +136,7 @@ You can find them listed on the [Neovim wiki](https://github.com/neovim/neovim/w - [Kasama/nvim-custom-diagnostic-highlight](https://github.com/Kasama/nvim-custom-diagnostic-highlight) - Inline diagnostics popup-highlight much like coc-nvim but based on `vim.diagnostic`. - [MrcJkb/haskell-tools.nvim](https://github.com/MrcJkb/haskell-tools.nvim) - Seamless integration of Neovim with Haskell development tools like haskell-language-server and Hoogle. - [ranjithshegde/ccls.nvim](https://github.com/ranjithshegde/ccls.nvim) - Use off-spec extensions of ccls LSP and browse AST. +- [idanarye/nvim-buffls](https://github.com/idanarye/nvim-buffls) - Add LSP functionality to specific Neovim buffers. ##### LSP Installer