tweaked a bit of formatting

This commit is contained in:
Edasaki 2017-04-11 11:14:40 -07:00
parent 2845a4aa12
commit b6af3bc0e9

View File

@ -277,9 +277,9 @@ Configure the `useCtrlKeys` option (see [configurations#useCtrlKeys](#usectrlkey
#### How to use easymotion
Easymotion is based on [easymotion-vim](https://github.com/easymotion/vim-easymotion)
To activate easymotion, you need to make sure that `easymotion` is set to `true` in settings.json.
Now that easymotion is active, you can initiate motions using the following commands. Once you initiate the motion, text decorators will be displayed and you can press the keys displayed to jump to that position. `leader` is configurable and is `\` by default.
Easymotion is based on [easymotion-vim](https://github.com/easymotion/vim-easymotion). To activate easymotion, you need to make sure that `easymotion` is set to `true` in settings.json.
Once easymotion is active, you can initiate motions using the following commands. After you initiate the motion, text decorators/markers will be displayed and you can press the keys displayed to jump to that position. `leader` is configurable and is `\` by default.
Motion Command | Description
---|--------