You need to enable JavaScript to run this app.
Readit News
Posted by
u/ovikrai
2 years ago
Show HN: Mojo Language Syntax Highlighting for Vim
github.com/ovikrai/mojo-s...
giovannibonetti
·
2 years ago
Isn't Mojo supposed to be a subset of Python? If so, any Python syntax highlighter should work.
mojifwisi
·
2 years ago
The screenshot in the repo's README suggests this is not the case: Python doesn't have the "struct", "var", "fn", "inout", "trait", or "owned" keywords.
mitch3x3
·
2 years ago
It’s a superset, not a subset.