Matthieu Coudron

Results 207 issues of Matthieu Coudron

plus renamed doc2 to doc since it makes local editing easier.

https://neovim.io/sponsors/ still shows bountysource but we now prefer donations via github sponsor/opencollective so better to put these in front. In case we do it, we may need to notify the...

in the grepper prompt, pressing `` displays `[dir -file]` but if I press ``, it gets replaced by `[-side]`. I think it should be `[dir -file, -side]` ?

when generating the helptags, I get ``` > E154: Duplicate tag "g:lens#animate" in file /nix/store/9waanx9l6g6a0rskm9anyxnbmm86mw7w-vimplugin-lens.vim-2021-05-30/./doc/lens.txtFailed to build help tags! ```

Hi, would it be possible to have a new release including this fix ? https://github.com/jwiegley/c2hsc/commit/62fe5dbc6691f95c6f303b76a90d8b41a9410b5d The package is marked as broken because of this while it works (see https://github.com/NixOS/nixpkgs/issues/63764). For...

there is no need to check that xdotool exists at that specific path '/usr/bin/xdotool', I could have installed a fork at '/usr/local/bin/xdotool'. Mine currently lives at /etc/profiles/per-user/teto/bin/xdotool. One check could...

any idea what could cause this ? https://transfer.sh/rEwDE/2019-04-26-140049_1399x948_scrot.png the prompt shows only half the height of the command ":qa"

follow up of https://github.com/tbielawa/bitmath/issues/69, seems to work but still need to clean.

this is one of my favorite plugins. One of the cool feature was the limit in the numbers of mark shown but now that neovim accepts `signcolumn=auto:9` (grows with the...

Hi, It's sometimes tough to guess the currency names, would it be possible to have a flag, for instance -l, to list currencies andtheir country ? it could be loaded...

enhancement