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

runtime(chuck): adding ChucK syntax #13895

Merged
merged 1 commit into from
Jan 22, 2024
Merged

Conversation

gacallea
Copy link
Contributor

adding syntax for Chuck. #13886 (comment)

Copy link
Contributor

@dkearns dkearns left a comment

Choose a reason for hiding this comment

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

Other than these two final changes, it looks good to me.

Thanks for playing.

runtime/syntax/chuck.vim Outdated Show resolved Hide resolved
runtime/syntax/chuck.vim Outdated Show resolved Hide resolved
@gacallea
Copy link
Contributor Author

Other than these two final changes, it looks good to me.

Thanks for playing.

thank you for your help and support :)

Copy link
Contributor

@dkearns dkearns left a comment

Choose a reason for hiding this comment

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

Sorry, missed this...

runtime/syntax/chuck.vim Outdated Show resolved Hide resolved
@gacallea gacallea force-pushed the feat-chuck-syntax branch 3 times, most recently from d9eb401 to 30b3f12 Compare January 21, 2024 19:55
@gacallea
Copy link
Contributor Author

latest push to fix the date.

Copy link
Contributor

@dkearns dkearns left a comment

Choose a reason for hiding this comment

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

I just gave this a quick run and noticed some operators were not being matched.

runtime/syntax/chuck.vim Show resolved Hide resolved
@chrisbra
Copy link
Member

thanks. Let me include this now

@chrisbra chrisbra merged commit 3b2c274 into vim:master Jan 22, 2024
3 checks passed
@gacallea gacallea deleted the feat-chuck-syntax branch January 22, 2024 19:25
clason added a commit to clason/neovim that referenced this pull request Jan 22, 2024
runtime(chuck): include ChucK syntax file (vim/vim#13895)

vim/vim@3b2c274

Co-authored-by: Andrea C from The App <3269984+gacallea@users.noreply.github.com>
Co-authored-by: gacallea <gacallea@users.noreply.github.com>
clason added a commit to neovim/neovim that referenced this pull request Jan 22, 2024
runtime(chuck): include ChucK syntax file (vim/vim#13895)

vim/vim@3b2c274

Co-authored-by: Andrea C from The App <3269984+gacallea@users.noreply.github.com>
Co-authored-by: gacallea <gacallea@users.noreply.github.com>
glepnir pushed a commit to glepnir/neovim that referenced this pull request Mar 31, 2024
runtime(chuck): include ChucK syntax file (vim/vim#13895)

vim/vim@3b2c274

Co-authored-by: Andrea C from The App <3269984+gacallea@users.noreply.github.com>
Co-authored-by: gacallea <gacallea@users.noreply.github.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.

None yet

3 participants