Carlo Delle Donne
Carlo Delle Donne
### Environment - Plugin version: 3e31d01 - Plugin binary version: 0.1.146 - Neovim version: 0.3.5 - Language: C - Language server: `ccls` latest release (0.20190314.1) ### Describe the bug After...
When trying to detect the project root of C/C++ files, LanguageClient traverses the file tree upwards, starting from the directory of the file itself, to search for the `compile_commands.json` file...
**Notice** I hereby announce that my raw input is not : - Too small content (
Vim-CMake uses the `help` target to retrieve a list of available build targets. When running `cmake --build --target help`, there are a few differences between the output for Makefile systems...
Support for Neovim under Windows has been added in #40. However, the plugin does not work in Vim under Windows yet.
### Bug description On Windows, ConPTY seems to be hard-wrapping lines that are longer than the PTY's width (possibly related issues: https://github.com/microsoft/terminal/issues/405, https://github.com/mintty/mintty/issues/971). Generating a Quickfix list of errors relies...
### Bug description In Vim, we can't seem to be able to set the PTY's width (as we reported upstream: https://github.com/vim/vim/issues/11476). Some commands (i.e. Ninja, as far as we know)...
### Requirements - [X] I have skimmed [other issues](https://github.com/utilyre/barbecue.nvim/issues) to see if this bug has already been reported. - [X] I'm fully certain that this is not a breaking change,...