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(bazelrc-lsp): rename bazelrc-lsp to bazelrc_lsp #3287

Merged
merged 1 commit into from
Aug 30, 2024

Conversation

johnor
Copy link
Contributor

@johnor johnor commented Aug 30, 2024

Using bazelrc-lsp as the name makes it harder to import the module in Lua as it requires the dash to be escaped. This commit renames the lsp to bazelrc_lsp instead.

flux-lsp was renamed the same way here: #1583

Using bazelrc-lsp as the name makes it harder to import the module in
Lua as it requires the dash to be escaped. This commit renames the
lsp to bazelrc_lsp instead.
@johnor johnor requested a review from glepnir as a code owner August 30, 2024 19:31
@justinmk justinmk merged commit 0274356 into neovim:master Aug 30, 2024
8 checks passed
@johnor johnor deleted the rename-bazelrclsp branch August 31, 2024 04:06
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