I'd like to move to the end of line with $. In the gif:
- I jump forward and back a word with
w and b to show atom-vim-mode-plus is active
- I hit
$ to show that it's not working. Instead the cursor changes back and forth without moving.

Suspicion 1️⃣ Locality issues
I have a suspicion it might be a locality / keyboard issue. Because when I hit dollar the Key Binding Resolver shows < instead of $ and displays the vim-mode-plus:outdent 🤔 suspicious.

Suspicion 2️⃣ Either $ keybinding or Move to end of line is not activated
When I search the command palette, I cannot find anything for Move to end of line:


debug info
{
"atom": "1.46.0",
"platform": "darwin",
"release": "16.7.0",
"vmpVersion": "1.36.4",
"vmpConfig": {}
}
Info about MacOs and atom --version
I am running macOS Sierra (10.12.6)
brew sAtom : 1.46.0
Electron: 4.2.7
Chrome : 69.0.3497.128
Node : 10.11.0
Checklist
You have to check all before open issue.
I'd like to move to the end of line with
$. In the gif:wandbto show atom-vim-mode-plus is active$to show that it's not working. Instead the cursor changes back and forth without moving.Suspicion 1️⃣ Locality issues
I have a suspicion it might be a locality / keyboard issue. Because when I hit dollar the Key Binding Resolver shows
<instead of$and displays thevim-mode-plus:outdent🤔 suspicious.Suspicion 2️⃣ Either
$keybinding orMove to end of lineis not activatedWhen I search the command palette, I cannot find anything for
Move to end of line:debug info
{ "atom": "1.46.0", "platform": "darwin", "release": "16.7.0", "vmpVersion": "1.36.4", "vmpConfig": {} }Info about MacOs and
atom --versionI am running macOS Sierra (10.12.6)
Checklist
You have to check all before open issue.
Vim Mode Plus: Clip Debug Infocommand.atom --version), vim-mode-plus version, and OS version(e.g. macOS Sierra 10.12.3).