w-r-z-k

Results 8 comments of w-r-z-k

It also isn't converting tabs to spaces even though `expandtab` is set to `true` in `lua/user/options.lua` Oddly typing `:set expandtab` shows nothing even though `:set tabstop` and most other variables...

I see that many of the files in the repository have TABs instead of spaces. That's in spite of the `options.lua` file saying `expandtab = true`. And they all display...

I tried it again: brew uninstall rust brew install rustup rustup-init and tried to build it again but the error was: error: could not find `Cargo.toml` in `/Users/user/Downloads/ImageOptim-master/svgcleaner/src` or any...

I got further along this time using the `git clone --recursive`. But it terminated with the following error in the `.../ImageOptim/Sparkle/Configurations/make-release-package.sh` bash script: ``` /usr/local/Cellar/ruby/2.4.2/lib/ruby/2.4.0/rubygems/core_ext/kernel_require.rb:55:in `require': cannot load such file...

This is also not working on 0.11.0. Rebinding Command-Q to None still results in Alacritty quitting when Command-Q is pressed. Why this is a problem is that occasionally when editing...

Same issue. Installing on a Mac. I run the LunarVim installer. It says: ``` [WARN]: skipping installing optional nodejs dependencies due to insufficient permissions. check how to solve it: https://docs.npmjs.com/resolving-eacces-permissions-errors-when-installing-packages-globally...

Thanks. I guess I'll have to learn about node and npm installations. Also, I'll need to solve the rust installation problems: ``` Installing missing Rust dependency with cargo Updating crates.io...

I don't see how this is a duplicate of #2537. However, it was caused by having an old and incorrect: ``` # >>> JVM installed by coursier >>> export JAVA_HOME=...etc......