Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added nvim-lspinstall and removed manual lsps #23

Closed
wants to merge 12 commits into from
Closed

added nvim-lspinstall and removed manual lsps #23

wants to merge 12 commits into from

Conversation

aserowy
Copy link
Contributor

@aserowy aserowy commented Apr 6, 2021

No description provided.

@aserowy
Copy link
Contributor Author

aserowy commented Apr 6, 2021

here we go :)

if you are missing languages, feel free to ping me. Thus i'll contribute those to the lspinstall repo (currently linux only).

kind regards
Alexander

@siduck
Copy link
Member

siduck commented Apr 6, 2021

Are there any default languages that'd get install by default rather than using :LspInstall to do install them? @aserowy

@aserowy
Copy link
Contributor Author

aserowy commented Apr 6, 2021

not right now. tell me the defaults you want and i tinker them in and commit to this pr.

@siduck
Copy link
Member

siduck commented Apr 6, 2021

Html , css , js , python , rust @aserowy

@aserowy
Copy link
Contributor Author

aserowy commented Apr 7, 2021

bad news everyone.. it seems packager has an open issue resolving around auto installing plugins is not possible without using the ui atm. Thus, i cannot fire commands in headless mode.
The only option would be to hardcode the languages as defaults.

Is this requirement mandatory for you? @siduck76

@siduck
Copy link
Member

siduck commented Apr 7, 2021

@aserowy I think yes, It would be nice if we had some default languages supported . Cant we just run :LspInstall html css etc without opening nvim? like adding it in the install.sh

@aserowy
Copy link
Contributor Author

aserowy commented Apr 10, 2021

hi,

sorry for the long pause. work and family :D
like i said above, we cannot run nvim in headless, because we cannot install packages on init by now. thus, we cant call commands on lspinstall cause it isnt installed automatically.

I will close the pr for now.

kind regards
alexander

@aserowy aserowy closed this Apr 10, 2021
@aserowy aserowy deleted the siduck76-main branch April 10, 2021 05:44
@siduck
Copy link
Member

siduck commented Jun 9, 2021

@aserowy lsp install is finally added now :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants