hankertrix
hankertrix
Bump as upstream has fixed the issue, just waiting for a version bump.
> I'm likely not the best person to write this documentation; I'm not a heavy user of the current framework landscape, and I'd be likely to miss a lot of...
This has already been addressed in #90 but the pull request hasn't been merged yet.
> this theme https://github.com/projekt0n/github-nvim-theme do like this:  > > I don’t know much about neovim’s color. It seems like the bg is accentuated. This theme uses the `LspInlayHint` highlight...
I looked around and found that inlay hints are a Neovim nightly feature. https://github.com/nvimdev/lspsaga.nvim/issues/1204 He uses his own plugin called LspUI in his configuration, and I'm not sure if his...
> I want to test this but couldn't figure out how to enable the inlay hints.... @uloco Neovim stable has updated to 0.10.0 and inlay hints should be easily testable...
An update about the situation if anyone is interested: > Hey, Scott from Replit here. I can see how this email is scary or worrying, we're always trying to be...
It would be great if the screenshot window also has the same mouse resizing and moving functions for floating windows. This would make it much easier to take precise screenshots...
@Tellurian-Ul, navigate to your project root folder and run the command below: ```shell rustup override set nightly-2024-07-25 ```
@bluerosegarden Emacs has no support for stylistic sets, so you will have to build the font yourself to have the stylistic sets you want by default. Your issue with the...