Skip to content

Add rego support #108

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
May 19, 2024
Merged

Add rego support #108

merged 1 commit into from
May 19, 2024

Conversation

reegnz
Copy link
Contributor

@reegnz reegnz commented May 14, 2024

No description provided.

@JoosepAlviste JoosepAlviste merged commit d6baf9e into JoosepAlviste:main May 19, 2024
1 check passed
@JoosepAlviste
Copy link
Owner

Thanks for the contribution!

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: mason-org/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: mason-org/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: mason-org/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: mason-org/mason-lspconfig.nvim#426

Signed-off-by: Zoltán Reegn <zoltan.reegn@gmail.com>
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:
<mason-org/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:
<mason-org/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 <zoltan.reegn@gmail.com>
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