Laurent Seigneurie

Results 7 issues of Laurent Seigneurie

```txt [build] openblas i686-w64-mingw32.static Failed to build package openblas for target i686-w64-mingw32.static! ------------------------------------------------------------ make[3]: *** [Makefile:307: cblat1] Error 1 make[3]: Leaving directory '/home/ls-devs/Utils/mxe/tmp-openblas-i686-w64-mingw32.static/OpenBLAS-0.3.20/test' make[2]: *** [Makefile:146: tests] Error 2 make[2]:...

Hi, Rust-tools does not start automatically rust-analyser with the config in setup on my Linux laptop. To have rust-analyser and rust-tools working properly on my Linux I have to run...

Hi, When working in Diffview I would like to be able to resize / enable auto resizing of the differents windows (diff files) except the `Diffview` panel. Actually when I...

Hi, Actually working in a monorepo, I have tests in `my_project/frontend/tests`. If I `cd` into `my_project/frontend` tests are found and `neotest` is working perfectly. But If I only cd into...

### Describe the bug Hi, Using the function `Lspsaga project_replace test123 test` throw this error : ``` Error executing Lua callback: ...re/nvim/lazy/lspsaga.nvim/lua/lspsaga/rename/project.lua:173: bad argument #1 to 'unpack' (table expected, got...

bug

### Neovim version (nvim -v | head -n1) NVIM v0.10.0-dev-2296+gcca8a78ea ### Operating system/version Windows 11 (WSL) ### How to reproduce the issue I don't have any repro.lua but I can...

bug

Hello, Since latest updates, `colorful-winsep` is on top of `lualine` : ![image](https://github.com/nvim-zh/colorful-winsep.nvim/assets/58638832/4c743516-3ffc-4cee-94f7-6dec7f8526cb) Config : ```lua { "nvim-zh/colorful-winsep.nvim", event = { "WinNew" }, opts = { hi = { fg =...