summary refs log tree commit diff
path: root/.vim/doc/how-to-do-things.md
blob: a705d628b6cc9fc4e92e393c627eabf651e73ebe (plain) (blame)
1
2
3
4
5
6
7
8
9
# vim : how to do things

## navigation

### open path under cursor?

- `gf` _goto file_
- `<c-w>f` _in new window_
- `<c-w>gf` \_in new tab`