I am trying with certain sites that support keyboard nav like Gmail and Jira, to automatically enter insert mode. I don't want to outright blacklist the sites. I have tried the following but it is not working:
site 'https://intouch.atlassian.net/*' {
call insertMode
}
I am trying with certain sites that support keyboard nav like Gmail and Jira, to automatically enter insert mode. I don't want to outright blacklist the sites. I have tried the following but it is not working: