Thibaut Baguette
Thibaut Baguette
I had the same issue and installing maven with scoop fixed it for me, even with the path separator issue in the link_windows.sh script.
Same here, on neovim 0.9.0 with AstroNvim config. Everything works for `nvim` or `nvim-qt`, but neovide doesn't load anything. I'm on Windows 11. I tried both the scoop version of...
I have the same issue with undo. It seems to be an issue with autosave + auto format on save. For instance, deleting a line with `dd` triggers autosave which...
I thought of this but temporarily setting my local leader to something else didn't work, and I couldn't find a line setting the local leader to ',' anywhere in my...
I seem to be having the same issue, with v0.3.2. However, I'm using the lsp on neovim, so I don't know if it is only for VS Code for now....
I'm having the same issue (on Windows 11), pretty annoying... the "Quit" action just doesn't seem to work
Here's a complete log with a crash: ``` ❯ tinymist preview report.typ [2024-10-13T13:34:43Z INFO tinymist::tool::preview] Arguments: PreviewCliArgs { preview: PreviewArgs { enable_partial_rendering: false, invert_colors: "never", task_id: "default_preview", refresh_style: OnType, },...