keaising / im-select.nvim

Switch Input Method automatically depends on Neovim's edit mode
MIT License
170 stars 25 forks source link

If enter in cmdline the language is changing #8

Closed Conte777 closed 1 year ago

Conte777 commented 1 year ago

If I want to go to cmd mode in normal mode, the language changes to the one I had in insert mode. At the same time, most of the commands in neovim are in English. I think it's worth adding a setting to the configuration that disables language change when entering cmd mode

keaising commented 1 year ago

OK, I will try to add this enhancement.

keaising commented 1 year ago

I think the addition of CmdlineLeave was a mistake and I have removed it, it will no longer bother you.