From 2ab6f0e648bd4866cc7152bea6a022ac1267522a Mon Sep 17 00:00:00 2001 From: NACAMURA Mitsuhiro Date: Fri, 26 Apr 2024 16:21:40 +0900 Subject: [PATCH] Update `gnikdroy/projections.nvim` (#1162) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7846b3a..e13838b 100644 --- a/README.md +++ b/README.md @@ -392,7 +392,7 @@ - [cljoly/telescope-repo.nvim](https://cj.rs/telescope-repo-nvim/) - Telescope picker to jump to any repository (git or other) on the file system. - [otavioschwanck/telescope-alternate.nvim](https://github.com/otavioschwanck/telescope-alternate.nvim) - Alternate between common files using telescope. - [natecraddock/workspaces.nvim](https://github.com/natecraddock/workspaces.nvim) - Manage workspace directories. -- [gnikdroy/projections.nvim](https://github.com/gnikdroy/projections.nvim) - Tiny project + session manager. +- [GnikDroy/projections.nvim](https://github.com/GnikDroy/projections.nvim) - Tiny project + session manager. - [nyngwang/suave.lua](https://github.com/nyngwang/suave.lua) - Multi-tabs project session automation. - [desdic/telescope-rooter.nvim](https://github.com/desdic/telescope-rooter.nvim) - Makes sure to always start telescope (and only telescope) from the project/root directory. - [SalOrak/whaler.nvim](https://github.com/SalOrak/whaler.nvim) - Telescope extension to move between directories blazingly fast.