lyokha / vim-xkbswitch

vim plugin for automatic keyboard layout switching in insert mode
MIT License
481 stars 23 forks source link

Does it possible to force plugin to work in vim select mode? #9

Closed zdm closed 11 years ago

zdm commented 11 years ago

subj

lyokha commented 11 years ago

It works in Select mode. Or what do you mean? But there is one issue with Select mode mentioned in Troubleshooting section in Readme.

lyokha commented 11 years ago

Probably you mean Select mode switched by Mouse (e.g. when selectmode=mouse). This is not supported yet. I will look how to do that.

lyokha commented 11 years ago

Please try latest version: it should work better with Select mode (except situation explained in Troubleshooting). Also now it supports selection by mouse (when option 'selectmode' contains 'mouse')