Jovian cheat sheet for vim
mx
to bookmark with letter x
`x
to go to x
gu
and movement to lowercase
gU
and movement to uppercase
vimdiff basics
git config --global diff.tool vimdiff
dp
: diffput throws changement in the other window
do
: diffget obtains changements from the other window
]c
next
[c
previous