w-r-z-k
w-r-z-k
Setting timeoutlen to 100 milliseconds in the options file makes it appears like the leader key is not working.
With either the tokyonight or onedarker colorschemes it appears that characters after TAB are missing but they are actually there (see the words 'return' or 'local'):
I opened the ImageOptim.xcodeproj file and did a build as mentioned in the readme but got this error: error: can't exec '/Users/user/.cargo/bin/cargo' (No such file or directory) I did a...
The plugin doesn't seem to work for me. The hover always says "Loading ..." and no other features seem to work. So I looked in the log. I see these...
On my Mac, when I run: ``` $ cs setup Checking if a JVM is installed Found a JVM installed under /Users/auser/Library/Caches/Coursier/jvm/[email protected]/Contents/Home ``` But that folder doesn't exist: ``` $...
After installing the Haskell 7.10.2-a package from haskell.org and running cabal update and cabal install gcc-mod there are a lot of failed builds ending in the line: ExitFailure 1 void-0.7.1...
Coursier does not check that the supposedly previously installed Java installation is still present
According to the documentation, to install this on MacOS you do the following: ``` brew install coursier/formulas/coursier cs setup scala -version ``` This results in: ``` The operation couldn’t be...