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

fix(r): change markdown injection in documentation to use lowercase r #3152

Closed
wants to merge 1 commit into from

Conversation

cdmistman
Copy link
Contributor

when using a recent build of neovim on macos (neovim/neovim@26b5405), viewing :h lspconfig-all is entirely broken (error crash loop) because of a broken injection in the document. turns out that the R in the markdown description here should be lowercase, since the treesitter grammar uses lowercase r!

@cdmistman cdmistman requested a review from glepnir as a code owner May 16, 2024 00:57
@cdmistman
Copy link
Contributor Author

nevermind, this doesn't fix the error :(

@cdmistman cdmistman closed this May 16, 2024
@cdmistman cdmistman deleted the patch-1 branch May 16, 2024 01:10
@cdmistman cdmistman restored the patch-1 branch May 16, 2024 01:11
@cdmistman
Copy link
Contributor Author

yes it does! i forgot to gen docs :)

@cdmistman
Copy link
Contributor Author

ah force push ruined it, i'll recreate

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.

1 participant