kuator
kuator
### Steps to reproduce 1. Download latest vim appimage. 2. `mv Vim-v9.1.0366.glibc2.29-x86_64.AppImage vim` 3. `mkdir /tmp/test` 4. `mv vim /tmp/test && chmod u+x /tmp/test/vim` 5. `cd /tmp/test && mkdir first...
Well, pretty much this: https://github.com/microsoft/pyright/issues/1450 which upstream refused to implement as pyright is a type checker and not a lsp.
ffff
[instruct_dataset.csv](https://github.com/user-attachments/files/18763955/instruct_dataset.csv)
**Describe the bug** Swap doesn't work with commented code **To Reproduce** Download minimal init.lua: https://gist.github.com/kuator/10f7898c6e15c1c5edf54aba6eb9bd44. Run: ```bash $ mkdir ~/.config/repro $ cd ~/.config/repro $ wget https://gist.githubusercontent.com/kuator/10f7898c6e15c1c5edf54aba6eb9bd44/raw/fbf8f79460d870da11d2ea53b1050e07f695f476/init.lua $ NVIM_APPNAME=repro nvim init.lua...
treesitter-unit doesn't work with main branch of nvim-treesitter