From e06aa846e30c3b79c55196ab3ef9c9b8ff13cf9b Mon Sep 17 00:00:00 2001 From: Dheepak Krishnamurthy Date: Sat, 18 Jul 2020 23:34:54 -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 fd9c6fb..bb6eff9 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 message inside your neovim instance. +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`. 1) `pip install neovim-remote`