Updated F.A.Q. (markdown)

Mamad026
2017-12-17 00:41:05 +03:30
parent e5c47e6ca6
commit f4d6fefa49

@@ -2,17 +2,15 @@
Press `<C-W>w`. Press `<C-W>w`.
Also you can switch windows faster by their direction: Also you can switch between windows faster by their direction:
`"Switching windows by direction` `no <C-j> <C-w>j` "switching to below window
`no <C-j> <C-w>j` `no <C-k> <C-w>k` "switching to above window
`no <C-k> <C-w>k` `no <C-l> <C-w>l` "switching to right window
`no <C-l> <C-w>l` `no <C-h> <C-w>h` "switching to left window
`no <C-h> <C-w>h`
Put the above lines in your vimrc, so now you can switch between different windows by their direction easier and faster. Put the above lines in your vimrc, so now you can switch between different windows by their direction easier and faster.