awesome-streamers / awesome-streamerrc

Dotfiles for various streamers on Twitch.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TheAltF4Stream: Install Default LSPs

erikreinert opened this issue · comments

Though you can currently run my neovim environment in a Docker container - the image does not provide any lower level language server protocols directly.

It would be good to have some defaults included in the image (node, go, rust, etc) but will need to make sure we don't make the image massive after doing so.

This is no longer an issue as I use coc.nvim now which packages its LSPs with plugins.