sVim icon indicating copy to clipboard operation
sVim copied to clipboard

unable to remap with sVimrc

Open dunkarooftop opened this issue 7 years ago • 1 comments

Safari Version 10.1.1 (12603.2.4) Latest stable sVim trying those code in sVimrc and click save. The new setting do not get apply at all : (

unmapAll
map "p" scrollPageDown
map "q" scrollPageUp
map "f" scrollFullPageDown
map "w" scrollFullPageUp
map "a" goToInput
map	"r" previousTab
map "t" nextTab
map "d" quit
map "g" lastClosedTab
map "s" createHint

It this a know issues?

dunkarooftop avatar Jun 12 '17 08:06 dunkarooftop

Come to think about it I 1st tried to install via "Extension builder" then realize there is a "sVim.safariextz" so I remove the one from "Extension builder" then install the "sVim.safariextz" way.

Could there be a setting conflict? How can I find the setting file and do a hard reset? Thanks

dunkarooftop avatar Jun 12 '17 08:06 dunkarooftop