Arsham Shirvani

Results 64 comments of Arsham Shirvani

I can confirm that this bug is not related to your code. I've found two plugins causing this issue: [nvim-neorg/neorg](https://github.com/nvim-neorg/neorg) and [ldelossa/gh.nvim](https://github.com/ldelossa/gh.nvim). I apologise for making a scene here. I'm...

I'm trying to exclude the braces for `go` based on the above suggestion, the it didn't match the inner function (or block of code actually). I've tried these variations: ```...

Hi, I am using [this](https://github.com/common-nighthawk/go-figure) to render the text and I don't think it supports either. Unfortunately calculating the width is not possible before the render is finished, unless adding...

Good point there. Let me check if that API causes the flickering.

Fair enough. One thing though, would there an autocmd firing at some point that would echo an empty string? I'm saying this because when this plugin loads, there are no...

I just figured out a way to have the portal running and be able to use the delegation. I have noticed that starting the `xdg-document-portal.service` while a unit it running...

Hi, I'm afraid I don't have an Apple computer to test the results. If you would like to contribute a PR is welcome! Cheers!

I recommend an interface for decorating the output. The default implementation behaves as is now without decorating the output. Then anyone could implement this interface for colourful output. ## Example...

You can choose `Open Current Gist in Browser` or `Open Gist in Browser` then grab the URL.