From d2494cd9e2c7e944a9d58e8b50155f6c58580e18 Mon Sep 17 00:00:00 2001 From: Harish K Date: Sun, 2 Jul 2017 20:21:34 +0530 Subject: [PATCH] Fix spell --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 2624358..32fd0df 100644 --- a/README.md +++ b/README.md @@ -29,12 +29,10 @@ Also, Desktop configuration files and resized icons are also included * `./install.sh` -### TODO -* Should exit vim while closing application windoe ### Mapping keycodes Suppose a key binding ( Eg: \ ) is not able map in console vim. -Then we can troble shoot it by the following techniq. +Then we can fix this in the following way * Open any Neovim client which supports that key binding ( Eg: here, I opened Neovim python-client for GTK ) * enter `:terminal`