Karim Abou Zeid
Karim Abou Zeid
Thanks for reporting, will look into it
Which OS are you on? I'm asking because there are problems with the neovim nightlies from Fedora and OpenSUSE.
Weird, it does work with my neovim (latest nightly) :/
@petertriho which OS?
lualine works fine
I've create a PR template. Will get back to you about the other things. What would make things easier is when it would be possible to get the config table...
The `default_config` key is all I need, but it would be better if there was a clean way to get it's value *without* any side effects, in particular without having...
Ahh this looks very good! Thank you @lewis6991. I'll make some tests and if it works as it expected merge soon.
Good idea. You can already do that, by adding this to your lua config: ```lua -- Install missing servers local required_servers = { "lua", "tailwindcss", "bash" } local installed_servers =...
auto update won't work, see https://github.com/kabouzeid/nvim-lspinstall/issues/8