gmnz
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:  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...