István Donkó
István Donkó
### Prerequisites - [ X ] I have read and understand the `CONTRIBUTING` guide - [ X ] I looked for duplicate issues before submitting this one ### Description I...
The [eml-ui.info](eml-ui.info) site is linked from the repository README, but it has expired amd shows a GoDaddy page instead that says: _"NOTICE: This domain name expired on 7/5/2018 and is...
This should fix #720.
The plugin runs perfectly for me under linux, but when I install it under Windows (I tried with vim and neovim as well) it freezes as soon as I open...
### Feature Description Currently the only indication that a buffer has been modified, but not yet saved seems to be the green dot instead of the X on `bufferline.nvim`. I'm...
I'm pretty sure that those were supposed to be capital Z's, otherwise why would `[a-z]` and `_` be added separately?
I think that this is a generally useful functionality that's present in many editors / configs, so many users would expect it by default. Also, it's very simple and easy...
I was wondering why my delay settings weren't working, so I looked into the code and found, that `getDelay` returns constant `0` if `currentInput.isTouch` is set. Having this documented could...