Grueslayer
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,...