gmnz

Results 5 issues of gmnz

**Describe the bug** :checkhealth opens first but then nvim opens File & Directory tool and seems to crash **To Reproduce** Steps to reproduce the behavior: 1. delete ~/.local/share/nvim & ~/.local/state/nvim...

Hi, can I get the position of next reference (row, column start, column end)? I'd like to use the 3 numbers in a custom function.

Hi, In lsp mode inside nvim I get this error message: ![image](https://github.com/user-attachments/assets/9461fe75-0f9b-4afe-abf8-bd97402bfea6) but when I run "laravel-dev-tools views . > views-my-my.json" in the project root dir the component is listed...

Hi, so for example I have vim open with the "light" style and I want to switch to let's say "darker" or "warm". How do I do that? Not toggling...

Hi, in Chrome, h,j,k,l movement doesn't seem to work when I'm writing a function like this: 1. go to some empty cell 2. i 3. =sum 4. escape 5. h...