Updated F.A.Q. (markdown)

Mamad026
2017-12-17 00:38:08 +03:30
parent bf5ea98ae0
commit 181bed17ed

@@ -5,9 +5,13 @@ Press `<C-W>w`.
Also you can switch windows faster by their direction: Also you can switch windows faster by their direction:
`"Switching windows by direction `"Switching windows by direction
no <C-j> <C-w>j no <C-j> <C-w>j
no <C-k> <C-w>k no <C-k> <C-w>k
no <C-l> <C-w>l no <C-l> <C-w>l
no <C-h> <C-w>h` 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.