Ibraheem Ahmed

Results 206 comments of Ibraheem Ahmed

Was support added in #1106? I can't get it to work with the following config: ```vim let g:LanguageClient_serverCommands = { \ 'rust': { \ 'name': 'rust-analyzer', \ 'command': ['rust-analyzer'], \...

@martskins I built rust-analyzer from master and languageclient-neovim from `next`: ```vim Plug 'autozimu/LanguageClient-neovim', { \ 'branch': 'next', \ 'do': 'bash install.sh', \ } ``` `rust-analyzer.inlayHints` are working for me with...

> it's not written in rust (as I saw most of the tools are) That's definitely not a requirement :laughing:. There's been a bunch of issues/prs piling up, I'll look...

`gdu` and `dua` seem to be the most "modern" and maintained disk usage tools.

Any advantage over dust?

I'm spoiled by pacman and the AUR so I don't really have a need for this :smile: It's an interesting idea though.

Is there a reason you prefer it?

Yeah, I've been wanting to do this, but I'm not sure of the best way. I want to highlight the top tools, but not exclude other alternatives that may be...

- https://github.com/hyperium/h3