diff --git a/F.A.Q..md b/F.A.Q..md index d968f37..da2b7f1 100644 --- a/F.A.Q..md +++ b/F.A.Q..md @@ -6,10 +6,10 @@ Also you can switch between windows faster by their direction: ``` "Switch between different windows by their direction` -no j "switching to below window -no k "switching to above window -no l "switching to right window -no h "switching to left window +no j| "switching to below window +no k| "switching to above window +no l| "switching to right window +no h| "switching to left window ``` Put the above lines in your vimrc, so now you can switch between different windows by their direction easier and faster.