justinmk / vim-sneak

The missing motion for Vim :athletic_shoe:
http://www.vim.org/scripts/script.php?script_id=4809
MIT License
3.24k stars 88 forks source link

map f failed in pycharm #307

Closed chenhui2016 closed 8 months ago

chenhui2016 commented 8 months ago

The quickscope plugin can correctly modify f, f, but not sneak. Even when I uninstalled the quickscope plugin, f became a normal VIM function, and map still failed.Here is my ideavimrc configuration.

image

joaomcarlos commented 8 months ago

Hi, you might want to checkout the IdeaVim port instead.