maple-leaf
maple-leaf
Typescript file also has same problem. we need `go to implementation` to find a implementation of a interface. So far, as I know, the `coc` has this feature. So far...
I don't understand why this is still an issue and not being fixed across one year.
work great ;D
I try this again, and find that it ssems caused by `set regexpengine=1` setting. The issue gone when remove this setting.
I reinstall the plugin by using branch `performance-enhancement`. But I don't get the performance gains. It still take > 20% CPU more cost than without this plugin. | CPU cost...
It turns out that performance relative another plugin [yajs.vim](https://github.com/othree/yajs.vim/) and `relativenumber` setting. Here's test result: | CPU cost | file type | plugin used | relativenumber |----|:---:|:----:|---:| |5%-10%|vue | vim-vue|on...
Macro will break if using incsearch with easymotion intergration, steps to reproduction: 1. qa 2. /search 3. cw 4. type something 5. 6. q 7. @a And related config below:...
OK. For now, I disable easymotion for search. I think updating readme about this after `easymotion intergration` part will be good.
The coordinates bug mentioned by SebastienTainon alse happen on IE11