forked from zostay/vim-raku
-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
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 nospellSample code:
#!/usr/bin/env rakudo
say "hello world";Metadata
Metadata
Assignees
Labels
No labels