Attila Süli
Attila Süli
It would be nice if cs could detect system architecture and download the corresponding jvm if available Example: ``` ❯ eval "$(cs java --jvm zulu:1.11.0-10 --env)" Downloading https://cdn.azul.com/zulu/bin/zulu11.45.27-ca-jdk11.0.10-macosx_x64.tar.gz Still downloading:...
Unusable diff highlight on NeogitStatus with the new default light colorscheme (nvim-0.10.0-nightly)
### Description Using the default light colorscheme the diffview on the NeogitStatus view has a black or almost black bacground that makes the text in the diff context unreadable. ###...
### Did you check docs and existing issues? - [X] I have read all the trouble.nvim docs - [X] I have searched the existing issues of trouble.nvim - [X] I...
### Is your feature request related to a problem? Please describe. The completion items provided by metals contain the signature information along with the item name. It can make the...
### Contributing guidelines - [X] I have read [CONTRIBUTING.md](https://github.com/echasnovski/mini.nvim/blob/main/CONTRIBUTING.md) - [X] I have read [CODE_OF_CONDUCT.md](https://github.com/echasnovski/mini.nvim/blob/main/CODE_OF_CONDUCT.md) ### Module(s) mini.statusline ### Description If the user defined diagnostic signs are available via `vim.fn.sign.setdefined`...