Ibrahim Delice
Ibrahim Delice
> > Just a side note, Neohub is currently not working properly with our latest neovide version. I've sent a [PR](https://github.com/alex35mil/NeoHub/pull/8) with the bugfix plus new usabilities features. > >...
> @Delice0 Thank you for the tip. > > Neohub is a wrapper, so it's actually neovide instances behind the scenes. > > `cmd + ctrl + N` just toggle...
> You need to specify a font name before `:h11`, you can check available fonts with `set guifont=*` I've already tried that and a couple of other suggested solutions from...
Hi @fredizzimo Any updates on this?
> I think it would be nice to have an option that makes it possible to reuse (open) the existing neovide window if you call neovide to open in the...
Hi @scottmckendry Is there a way to also support TUI like Neovide? Using Neovide, the telescope UI looks very messy with the borders. Compared to neovim:
Hi @scottmckendry Would appreciate adding support for gitpad, trouble-v3 and flash
> So with this PR the user has to explicitly put `opts.enableInlayHints = true` in his personal configuration to enable the inlay hints? Yes i added it as an option...
Even tho i don't agree with forcing consumers to use inlay hints, I've added your changes. Please review again