You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I was reading https://github.com/gdh1995/vimium-c/wiki/Auto-run-a-tree-of-commands but I found the examples too complicated. All I want to do is mmgg, which creates a marker m then goes to the top of the page. How do I do that? Doing map gk runKey keys="mmgg" didn't work.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi, I was reading https://github.com/gdh1995/vimium-c/wiki/Auto-run-a-tree-of-commands but I found the examples too complicated. All I want to do is
mmgg
, which creates a markerm
then goes to the top of the page. How do I do that? Doingmap gk runKey keys="mmgg"
didn't work.Beta Was this translation helpful? Give feedback.
All reactions