Uzair Aftab

Results 203 comments of Uzair Aftab

Managed to get the yabai scripting addition loaded by following the wiki. @Lalit64

Could you run `lvim` with verbose logging to a file, and add it to a gist while recreating the problem?

I have always been told to not install rust from a package manager, but instead from the website due to the possibility that ownership of folders, installation of clippy etc...

It might work fine. I`ve asked around in my office(90% of us use rust most of the time), and most people said that it would be more of a nightmare...

> If a user is using Homebrew, do they need Rust? Homebrew already has formulas for `rust` and `fd`, so the formula for LunarVim could depend on those. I like...

I've started to write a brew formula for LunarVim. Hopefully I'll Get done by the end of the week. Regarding ownership of the repo, I think the best would be...

Life is a bitch, so I did not get it done last week. Sorry about that. Currently working on the issue, and almost close to the finish line! Just a...

> I saw it too late, there is a [Makefile](https://github.com/LunarVim/LunarVim/blob/rolling/Makefile?rgh-link-date=2021-09-20T19%3A24%3A33Z) of LunarVim. This would be nice start for the home-brew formula ... I saw this too late as well...xD Dang...

I think an idea could be to manage lunarvim the same way rustup is managed trough home-brew. It allows you to install the tool, but the tool is self managed,...

@kylo252 @abzcoding I got something locally for another similar scenario. If this is something you guys are open for merging this feature, I'll give it a try.