1995eaton / chromium-vim

Vim bindings for Google Chrome.
https://chrome.google.com/webstore/detail/cvim/ihlenndgcmojhcghmfjfneahoeklbjjh
MIT License
2.25k stars 325 forks source link

Enter insert mode automatically on certain sites #202

Closed collinpeters closed 9 years ago

collinpeters commented 9 years ago

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
}
1995eaton commented 9 years ago

See if it's working now

collinpeters commented 9 years ago

Works when I installed the master.zip! Very cool. When would this be officially released?

1995eaton commented 9 years ago

I plan on pushing an update to the store in the next few days