JJ
JJ
https://github.com/krumelmonster/gtk3-mushrooms
It sounds like you might have not activated the language server. Try running through the [nvim-lspconfig debugging guide](https://github.com/neovim/nvim-lspconfig#debugging). I'm using Jedi, but I was initially missing [the language server snippet](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#pyright)...
Although I'm in favor of `fd` searching gitignored files by default, `fd` already makes a fairly radical break from `find` by switching the order of parameters.
After searching through past issues, it looks like this might be a regression (something to do with Android 11?). Issue #1152 shows the expected behavior.
Is there any downside to binding the left and right keys to seek exactly by default (like what `@SimonPilkington` does above)?
I too see this behavior semi-randomly, and have struggled to consistently reproduce it.
`firefox-developer-edition` is referred to as `firefox-developer-edition` throughout the filesystem. That won't cause issues?
I would greatly appreciate this PR. Helix isn't just a good modal editor, it's also just a good editor regardless - and as @p-e-w went over, the additional changes needed...
I've also always found `ctrl+d` and `ctrl+u` unintuitive, an option to have reaching the end of a page load the next one would be fantastic.
Using `-d:explicitSourcePath` with a fully expanded path still fails silently. ```nim [~]$ nimble install -d:explicitSourcePath:/home/user/Projects/contrib/Nim nimlsp Downloading https://github.com/PMunch/nimlsp using git Verifying dependencies for [email protected] Info: Dependency on astpatternmatching@any version already...