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

feat: Add regal lsp support (OPA rego linter) #426

Merged
merged 4 commits into from
Aug 4, 2024

Conversation

reegnz
Copy link
Contributor

@reegnz reegnz commented Jun 14, 2024

Regal support to mason was added in mason-org/mason-registry#5717

Copy link
Owner

@williamboman williamboman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks and apologies for late review!

@williamboman

This comment has been minimized.

@williamboman williamboman merged commit 5716924 into williamboman:main Aug 4, 2024
17 checks passed
williamboman added a commit to nenikitov/mason-lspconfig.nvim that referenced this pull request Aug 4, 2024
* origin/main:
  feat: Add regal lsp support (OPA rego linter) (williamboman#426)
  tests: add nvim v0.10.1 and v0.10.1 to test matrix (williamboman#446)
  docs: auto-generate available LSP servers list in readme (williamboman#445)
  feat: add steep configuration (williamboman#422)
  chore: update generated code (williamboman#441)
  chore: update generated code (williamboman#439)
williamboman added a commit to taketwo/mason-lspconfig.nvim that referenced this pull request Aug 4, 2024
* origin/main:
  feat: add textlsp (williamboman#433)
  feat: add hyprls (williamboman#428)
  feat: Add regal lsp support (OPA rego linter) (williamboman#426)
  tests: add nvim v0.10.1 and v0.10.1 to test matrix (williamboman#446)
  docs: auto-generate available LSP servers list in readme (williamboman#445)
  feat: add steep configuration (williamboman#422)
  chore: update generated code (williamboman#441)
  chore: update generated code (williamboman#439)
@reegnz reegnz deleted the regal_support branch August 12, 2024 08:45
reegnz added a commit to reegnz/LazyVim that referenced this pull request Aug 12, 2024
It took a while, but finally we can work with
[OPA](https://www.openpolicyagent.org/) like a BOSS in neovim.

Linking some PR-s that had to land in the past couple of months to make this config as
simple as it is now:
- treesitter commentstring support in JoosepAlviste/nvim-ts-context-commentstring#108
- regols support in nvim-lspconfig: neovim/nvim-lspconfig#2721
- regols support in mason-registry: mason-org/mason-registry#4896
- regols support in mason-lspconfig: williamboman/mason-lspconfig.nvim#403
- regal support in nvim-lspconfig: neovim/nvim-lspconfig#3071
- regal support in mason-registry: mason-org/mason-registry#5717
- regal support in mason-lspconfig: williamboman/mason-lspconfig.nvim#426
reegnz added a commit to reegnz/LazyVim that referenced this pull request Aug 13, 2024
It took a while, but finally we can work with
[OPA](https://www.openpolicyagent.org/) like a BOSS in neovim.

Linking some PR-s that had to land in the past couple of months to make this config as
simple as it is now:
- treesitter commentstring support in JoosepAlviste/nvim-ts-context-commentstring#108
- regols support in nvim-lspconfig: neovim/nvim-lspconfig#2721
- regols support in mason-registry: mason-org/mason-registry#4896
- regols support in mason-lspconfig: williamboman/mason-lspconfig.nvim#403
- regal support in nvim-lspconfig: neovim/nvim-lspconfig#3071
- regal support in mason-registry: mason-org/mason-registry#5717
- regal support in mason-lspconfig: williamboman/mason-lspconfig.nvim#426

Signed-off-by: Zoltán Reegn <[email protected]>
folke pushed a commit to LazyVim/LazyVim that referenced this pull request Nov 8, 2024
It took a while, but finally we can work with
[OPA](https://www.openpolicyagent.org/) like a BOSS in neovim.

Linking some PR-s that had to land in the past couple of months to make
this config as
simple as it is now:

- treesitter commentstring support in
<JoosepAlviste/nvim-ts-context-commentstring#108>
- regols support in nvim-lspconfig:
<neovim/nvim-lspconfig#2721>
- regols support in mason-registry:
<mason-org/mason-registry#4896>
- regols support in mason-lspconfig:
<williamboman/mason-lspconfig.nvim#403>
- regal support in nvim-lspconfig:
<neovim/nvim-lspconfig#3071>
- regal support in mason-registry:
<mason-org/mason-registry#5717>
- regal support in mason-lspconfig:
<williamboman/mason-lspconfig.nvim#426>

## Description

<!-- Describe the big picture of your changes to communicate to the
maintainers
  why we should accept this pull request. -->

## Related Issue(s)

<!--
  If this PR fixes any issues, please link to the issue here.
  - Fixes #<issue_number>
-->

## Screenshots

<!-- Add screenshots of the changes if applicable. -->

## Checklist

- [x] I've read the
[CONTRIBUTING](https://github.com/LazyVim/LazyVim/blob/main/CONTRIBUTING.md)
guidelines.

Signed-off-by: Zoltán Reegn <[email protected]>
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.

4 participants