KabbAmine
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:  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...
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.  As you can see in the `url`'s value, each time we have a dot, it is considered as a...