graves501

Results 5 issues of graves501

`nvim-lsp-installer` will not be maintained anymore, see the [official Github repo](https://github.com/williamboman/nvim-lsp-installer/#%E2%84%B9%EF%B8%8F-project-status). The project recommends to switch to `mason.nvim` instead.

Hi, I really like your app! It looks really nice. One thing that a lot of people might want in this app is the ability to re-order the list of...

When using the `dracula` theme with `lsp_signature.nvim` the floating window looks very bad. Since the looks are colorscheme related according to the `lsp_signature.nvim` FAQ, someone might want look into fixing...

Thanks for implementing this NetHack port! I will try to port NetHack 3.6.7 to the browser as well, but I'm not that familiar with C code whatsoever. It will definitely...

When utilizing the `--wait` flag, the condition gets fulfilled AFTER taking the screenshot. Moving the conditional up fixed this issue. Tested with this command: ``` grimshot --notify --wait 3 savecopy...