Sebastian Gniazdowski
Sebastian Gniazdowski
### Summary I'm waiting for some important PRs to be merged a couple of months now. When to expect their merge? In order from most recently updated: - #390 -...
Could the tags be saved via a rename? Like e.g.: - save to a temp file, - ln -f temporary TAGS, - remove temporary? This way the unready state is...
Hi! I thought that the cursor hides the symbols printed by the revolver so I've added an option to hide and unhide the cursor automatically at revolver's start and exit....
The PR adds Zplugin installation instructions plus a table of contents generated by the tool: [thlorenz/doctoc](https://github.com/thlorenz/doctoc).
I'm asking because the library isn't available in Gentoo and the README mentions `setup.py`.
HI, when calling the function like following snippet, the error appears: ```vim Error detected while processing function UserMenu_Start[151]..popup_menu#open: line 20: E523: Not allowed here: 2windo : ``` ```vim let secarg...
When drawing a line with `Color444(0,1,0)` or `Color888(0,16,0)` then a shadow line appears below, with some blue and red. This is the lowest possible pixel value, apparently, below this value...
## Description When working with Zsh scripting in past years I've developed a better `0="…"` snippet that the older, `2`-line one. It works everywhere, be it a sourced script, hash-bang...