dundargoc

Results 302 comments of dundargoc

> This issue comes from a time It was reopened 3 hours ago. This should have been fixed on master. We can close this. Wait for a 0.9.1 release.

@ryand67 no permission needed. Do take a look at [CONTRIBUTING.md](https://github.com/neovim/neovim/blob/master/CONTRIBUTING.md) though

> How will one be able to achieve this without vimball? I don't understand? People won't be able to use vimballs if we remove support for vimballs. Isn't that expected?

@clason it's good to go. Wanna do the honors :)?

I *hate* that github doesn't allow pointing to code that wasn't touched by the PR. Anyway, there's a line in `dev_style.txt` that we concluded was kind of silly and should...

We can remove `pkgconfig`, `libtool` and `perl` as build dependencies from the wiki after release. Edit: I think `c++` too, but I'd first confirm on each distro before we remove...

@justinmk on "Update wintools.zip": can we make this process simpler in some way? Compared to bumping other dependencies this is slighty more involved. It's not a big problem of course,...

> - If the cmake download helper can just download binaries, then we can push the binaries directly to https://github.com/neovim/deps and get rid of wintools.zip Pretty sure this is exactly...

> GNU coreutils also has the cat/tee implementation: [coreutils/src](https://github.com/coreutils/coreutils/tree/master/src Hmm, the GNU implementations have around 3x more code for some reason. BSD implementations seem simpler.