Finally.
| Blog | https://venthur.de |
| Github | https://github.com/venthur |
| Blog | https://venthur.de |
| Github | https://github.com/venthur |
Finally.
PSA: Did you know that itβs **unsafe** to put code diffs into your commit messages?
Like https://github.com/i3/i3/pull/6564 for example
Such diffs will be applied by patch(1) (also git-am(1)) as part of the code change!
This is how a sleep(1) made it into i3 4.25-2 in Debian unstable.
Shout-out to DuckDuckGo! #privacy
@venthur I found this: https://github.com/vim/vim/pull/17848
Sounds like it's just that they no longer want to maintain that plugin and no-one else has stepped up to take it over (yet).
Just noticed that the #netrw plugin repository got archived: https://github.com/saccarosium/netrw.vim
Was it merged into vim or what is happening?