Karim Abou Zeid

Results 183 comments of Karim Abou Zeid

Hmm it works for me, and I'm on macOS too. Did you find anything?

yes, I'm using `/usr/bin/cut` which doesn't even has the `--version` argument

feel free to make a PR with cut arguments that work with your cut version then :)

Users should still be able to set custom installers like this: https://github.com/kabouzeid/nvim-lspinstall#custom-installer

what would be the benefit?

npm is almost always installed when yarn is installed. I haven't noticed faster install times when installing a single package.

Looks interesting. Will wait a few more days/weeks until the config is more stable and tested https://gist.github.com/lbiaggi/a3eb761ac2fdbff774b29c88844355b8

> > Hi ! Any news on when this is to be merged ? Looks exciting ! > > I think this would be merged if this [PR](https://github.com/neovim/nvim-lspconfig/pull/863) is ready....

Right now this is mainly blocked because we need a proper UI first. Currently every install runs in a terminal split window. Installing 5 language servers at once would open...