From 1872cb25c0f5959d7fded03bec44652dce044f53 Mon Sep 17 00:00:00 2001 From: Soi Le Dit <30585327+soulsoiledit@users.noreply.github.com> Date: Sat, 23 Oct 2021 23:51:28 -0500 Subject: [PATCH] Replace deprecated lsp-rooter.nvim (#248) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a505ff5..8a24788 100644 --- a/README.md +++ b/README.md @@ -507,7 +507,7 @@ These colorschemes may not specialize in Tree-sitter directly but are written in - [windwp/nvim-projectconfig](https://github.com/windwp/nvim-projectconfig) - Load neovim config depend on project directory. - [windwp/nvim-spectre](https://github.com/windwp/nvim-spectre) - Search and replace panel for neovim. -- [ahmedkhalf/lsp-rooter.nvim](https://github.com/ahmedkhalf/lsp-rooter.nvim) - Automatically change the current working directory to the project's working directory using the native LSP. +- [ahmedkhalf/project.nvim](https://github.com/ahmedkhalf/project.nvim) - An all in one neovim plugin that provides superior project management. ### Browser integration