Results 8 issues of KabbAmine

I know that the default mappings are defined locally, so how can I remap them? Example, I want to use `D` for `(agit-diff)` and `nnoremap D (agit-diff)` is of course...

Thanks for your awesome plugin, I've used it for years and never had any (big) problem with it. And now in version 0.5.4, when I set a customized icon in...

Even if the dll's are present in the wimproved's directory, the plugin still giving me the following error: ![2016-01-18_14-00-50](https://cloud.githubusercontent.com/assets/5658084/12389761/edcf38ec-bdeb-11e5-8b81-5c4ca7955027.png) I didn't take a look to the code but logically the...

Like `ProhibitAbbreviationOption` for vim options, it will be great to add another rule in style problems for abbreviated vim commands (Write `setlocal` instead of `setl` for exemple).

It may be interesting to use `dash-plugin://` protocol by default and execute zeal's binary only if the option `g:zv_zeal_executable` is not empty (For the ones using a portable version for...

question

A lot of Linux distributions (Most of LTS) ships with an old version of shellcheck (< `0.4`), Ubuntu 16 for example uses the `0.3.7` version where the flag `-x` does...

`(` and `)` are needed in some text/*.xml files (At least in french), but they are not escaped and they give glitches in the game. As a workaround, I'm using...

Hi, thanks for your useful plugin. Look at the following. ![js-vim](https://cloud.githubusercontent.com/assets/5658084/12411683/add49862-be91-11e5-9c7a-32b8435eb7b2.png) As you can see in the `url`'s value, each time we have a dot, it is considered as a...