Ghasak Ibrahim
Ghasak Ibrahim
If you install `Ranger`, it will automatically open your pdf with Zathura, so amazing feature I have discovered just lately. and yes it is working on MAC. [Ranger Webiste](https://github.com/ranger/ranger)
Hi @mengano-net I have added a pull request [HotFix](https://github.com/ellisonleao/glow.nvim/pull/83/files) I have used the as you suggested `vim.loop.os_uname().sysname` instead `jit.os` You can achieve temporarily until get approved the same at `~/.local/share/nvim/site/pack/packer/start/glow.nvim/lua/glow`...
Hi @ellisonleao and @mengano-net Yes, same for me, the output of jit.os is **OSX** not **Darwin**
does anyone knows how to change the color of the following ?  It seems its for the the links but I also get...
If you using `Colorls` on mac you can do the following ``` cd /usr/local/Cellar/ruby/x.x.x/bin [my current version is x.x.x = 3.0.2] ``` ```bash ./gem uninstall colorls ``` it will ask...
> don't have this `Cellar` folder. Is there any w Hi @bolognini, Sorry to hear that you couldn't install it so far, please check my answer here; https://stackoverflow.com/a/67506010/10768894 Could you...
Hi Mr. @jeffreytse Please could you remove this comment from your beautiful repository? everything was working amazingly until this merge. the problem is that when I hit `Esc` the indicator...
Same for me the error started in nightly build NVIM v0.12.0-dev-949+g5f9f706462 a temporary solution for now @HendrikPetertje ```sh -- temp error with nvim.progress and nvim.lspsaga [to be updated ] vim.deprecate...