Grueslayer

Results 10 comments of Grueslayer

@junegunn can you pls approve that old PR?

MacVim is not a neovim clone, it's plain vim. On which place do you check you want to run on nvim? Maybe I can trace down why do you think...

@chrisbra @brammool Please can anyone pickup this issue for fixing? On German keyboards `[]{}` are nearly inaccessible, this is already a pain for writing code but is really hurting when...

Here my tow pence: with ```sh git branch --format "%(refname:short)|%(upstream:short)" ``` you'll get a list of branches with its possible upstream. 1. Test if you have chosen a local repo...

Neovide inherits it's environment variables, like every other process, from its calling one. So If you've started it from a terminal, it has the same environment as set in terminal,...

It seems that wezterm already get the correct socket-name but forgets the prefix: ``` ╰─ wezterm cli list ─╯ 10:43:39.965 ERROR wezterm > failed to connect to Socket("gui-sock-620"): connecting to...

@anzwdev To narrow down the problem, maybe this can help: If you are developing a new app and your table and the page are in the same namespace you will...

I am using `` for `goInto` and `` for `return`, this is the only way I can navigate through commits/stashes and their changes. BUT we've "dialogs" (like asking if you...

Have tried it all the way, just copied yours, also using blink. Still the same.

Hi together, never wrote that the plugin is deprecated, the call of `require("lspconfig").markdown_oxide.setup()` is. I know how to use both and that work for every other LSP but it is...