Dimitar Dimitrov

Results 7 comments of Dimitar Dimitrov

I've ended up developing my solution (zsh only). Way smaller, more useful and more reliable :) https://github.com/kurkale6ka/zsh (the README on that link)

`i vim_completes_me_backward` and an example: find f`` always proposes find first, never for for

The default behaviour for the plugin is to get the preceding word when using ``. `` should do the opposite. In your example 'foo' should be selected. Another one: 1....

That works for me. Thanks

Hey man, Thx for your interest. I will have a look but I am not sure it is worth the effort. Selecting the arguments is no big deal and one...

Hi. I also experienced this. 'all' only works alone: `:se ve=all`. The logic should be changed like so: first record the value of `&ve` in a global variable then when...

Sorry, I should've mentioned but I tested that and there is no difference