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

Spelling #38

Open
shawnhcorey opened this issue Sep 29, 2023 · 0 comments
Open

Spelling #38

shawnhcorey opened this issue Sep 29, 2023 · 0 comments

Comments

@shawnhcorey
Copy link

shawnhcorey commented Sep 29, 2023

Description of issue

I'm a long time Perl user and have just started learn Raku. I have created a hello-world program and I noticed something strange. Vim indicates that the say should be capitalized.

Should the following be added to the syntax file?

:setlocal nospell

Sample code:

#!/usr/bin/env rakudo

say "hello world";
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

No branches or pull requests

1 participant