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

Indent: Improve support for randcase #246

Merged
merged 1 commit into from
Oct 13, 2024
Merged

Indent: Improve support for randcase #246

merged 1 commit into from
Oct 13, 2024

Conversation

vhda
Copy link
Owner

@vhda vhda commented Oct 13, 2024

  • Include 'randcase' keyword in b:match_words
  • Drop s:vlog_block_start/end from indent/verilog_systemverilog.vim since they are no longer in use
  • Add simple indent test for randcase

Fixes #245.

* Include 'randcase' keyword in b:match_words
* Drop s:vlog_block_start/end from indent/verilog_systemverilog.vim
  since they are no longer in use
* Add simple indent test for randcase

Fixes #245.
@vhda vhda merged commit 5d1ea7c into master Oct 13, 2024
1 check passed
@vhda vhda deleted the indent/randcase branch October 13, 2024 18:47
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.

indent.vim cannot recognize randcase/endcase correctly
1 participant