Skip to content

Add 'bash' file types to vim-lsp allowlist #520

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 3 commits into from
Oct 15, 2022
Merged

Add 'bash' file types to vim-lsp allowlist #520

merged 3 commits into from
Oct 15, 2022

Conversation

joshlay
Copy link

@joshlay joshlay commented Sep 24, 2022

Files may be identified either as sh or bash with modelines, this helps ensure consistent usage

Note: A similar approach may be useful/viable for other configurations, I'm only noting what I can actually test 😄

Josh Lay added 2 commits September 24, 2022 21:22
Files may be identified either as `sh` or `bash` with modelines, this helps ensure consistent usage

_Note_: A similar approach may be useful/viable for other configurations, I'm only noting what I can actually test 😄
@skovhus skovhus enabled auto-merge October 15, 2022 13:00
@skovhus skovhus merged commit 293f41c into bash-lsp:main Oct 15, 2022
@joshlay joshlay deleted the patch-1 branch October 15, 2022 18:21
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