From 9db7e9f87665cb7aaaecf90fbbfebb7fa290efdc Mon Sep 17 00:00:00 2001 From: Mamad026 <33103673+Mamad026@users.noreply.github.com> Date: Sun, 17 Dec 2017 00:35:45 +0330 Subject: [PATCH] Updated F.A.Q. (markdown) --- F.A.Q..md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/F.A.Q..md b/F.A.Q..md index 378f3fa..ccc7c66 100644 --- a/F.A.Q..md +++ b/F.A.Q..md @@ -1,6 +1,13 @@ ## How do I switch between the different windows? Press `w`. +Also you can switch windows faster by their direction: +`"Switching windows by direction` +`no j` +`no k` +`no l` +`no h` +Put the above lines in your vimrc, so now you can switch between different windows by their direction easier and faster. ## What is a buffer, a window, a tab?