Skip to content

Fixed init.lua #5

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

Merged
merged 1 commit into from
Jun 9, 2022
Merged

Fixed init.lua #5

merged 1 commit into from
Jun 9, 2022

Conversation

Signynt
Copy link
Contributor

@Signynt Signynt commented Jun 1, 2022

Tree Sitter throws an error with the depreciated maintained setup, I replaced it with:

ensure_installed = "all",
ignore_install = { "phpdoc" },

phpdoc gets ignored since it's broken

Tree Sitter throws an error with the depreciated `maintained` setup, I replaced it with:
```
ensure_installed = "all",
ignore_install = { "phpdoc" },
```
`phpdoc` gets ignored since it's broken
@albingroen albingroen merged commit 3606054 into albingroen:main Jun 9, 2022
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.

2 participants