Results 62 comments of Erin

Petition for Harrison @Sentdex to go on GitHub more often.

Sorry for the late reply. I understand your reasoning behind your decision. I will try out your snippet and see if it works.

@rcarriga whoops, forgot about this issue. Unfortunately the snippet you provided did not work. Perhaps reopen this issue?

Neovide crashes when using keymaps with multiple Ex-commands. Here is a minimal reproducible example that causes the bug: ```lua vim.keymap.set('n', '', ':echo:echo:echo') ``` @folke do you think I should create...

Unfortunately certain errors *do* make Neovide crash. Hence why this issue was opened.

Ah I understand, thank you for the clarification! I will make sure to test issues on nightly.

> @UnrealApex @khalidchawtany is right, there's little I can do to prevent those crashes. Either a bug on the Neovim or Neovide side. Keymaps with multiple commands work fine in...

Lunarvim is a good project, just I would say that the problem is that this project does not have many maintainers that use Windows, thus Windows support is not fully...

@puremourning @bfredl Nvim v0.8.0 just released a few weeks ago with [winbar support](https://github.com/neovim/neovim/releases/tag/v0.8.0). Perhaps this can become a reality now?

Minimap is also janky when I open help pages(more visual glitches rather than Vim spitting out errors). @wfxr would I be able to block it from opening on help pages...