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

simplify default config #814

Merged
merged 1 commit into from
Sep 11, 2024

Conversation

filipmnowak
Copy link
Contributor

related to: #803

i was looking around for an optimal pattern (for example here and here) any my conclusion as of now is:

  • it's quite hard to avoid opinionated example.
  • for what it's worth, majority of example configs are rather simple.
  • good example configuration probably should target first-time user (more experienced user will likely have their own patterns to follow and experience to implement those).

i did some basic testing with v0.7.0 compiled against Elixir 1.17.0 (compiled with Erlang/OTP 27).

@scohen
Copy link
Collaborator

scohen commented Sep 5, 2024

@scottming how does this look to you?

@scottming scottming merged commit a10e73e into lexical-lsp:main Sep 11, 2024
12 checks passed
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.

3 participants