Jonas A. Wendorf
Jonas A. Wendorf
Hi 0xR, nice work on shellver, it’s a really useful tool! I was wondering which license you had in mind for this project? Since I couldn’t find any information about...
https://libgen.lc/ uses a new interface. Easiest solution: Switch to https://libgen.is/ which uses the old interface. Also https://libgen.lc/ uses form id `formlibgen` with `enctype=multipart/form-data` which is not recognized as a valid...
When creating a minimal working example for #10 I noticed that the last line is never highlighted. Same test file: ``` select me and me |and me and me last...
Great plugin, thanks a lot! I noticed a bug with relative offsets. I want to edit the following file: ``` select me and me |and me and me last one...
Not a huge deal either way, but feels cleaner to me to have functions that don’t need to be loaded at startup be lazy loaded.
To make the autoload possible I introduced a new global variable g:lion_count that I use instead of s:count. It’s not ideal, but should be good enough for an easy fix.
### Bug Report The Windows installer no longer works as updater. Previously it was possible to use `gpt4all-installer-win64-v3.4.2.exe --accept-licenses --default-answer --confirm-command update` to update an existing installation. However, since v3.5.0...