From 5b1e22d967ace8caa074c8edd6ce16b02d9bfb95 Mon Sep 17 00:00:00 2001 From: Dheepak Krishnamurthy Date: Sat, 18 Jul 2020 23:36:01 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bb6eff9..77be27a 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ If the file does not exist it'll load the defaults for you. **Using neovim-remote** -If you have [neovim-remote](https://github.com/mhinz/neovim-remote) and have configured to use it in neovim, it'll launch the commit editor inside your neovim instance when you use `C`. +If you have [neovim-remote](https://github.com/mhinz/neovim-remote) and have configured to use it in neovim, it'll launch the commit editor inside your neovim instance when you use `C` inside `lazygit`. 1) `pip install neovim-remote`