Home/End does not work in normal mode
Closed this issue · 3 comments
eproxus commented
Home/End keys work in insert mode, but not in normal and visual mode.
Sublime Text 3 build 3052, Vintageous version 52daa0e.
eproxus commented
Seems Page Up/Page Down doesn't work either.
eproxus commented
Just noticed I had this in my console for all keys described above:
Traceback (most recent call last):
File "state in ~/Library/Application Support/Sublime Text 3/Installed Packages/Vintageous.sublime-package", line 1010, in run_
TypeError: run() got an unexpected keyword argument 'motion_args'
eproxus commented
Can confirm this works! Awesome, thanks!