typst_recommended_style config option.Related: #20036
https://github.com/vim/vim/pull/20077
(3 files)
—
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!
You are receiving this because you are subscribed to this thread.![]()
I would also update the syntax, am slowly working on it.
https://github.com/habamax/.vim/blob/master/pack/local/start/vim-typst/syntax/typst.vim#L1-L1
—
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!
You are receiving this because you are subscribed to this thread.![]()
@dkearns pushed 1 commit.
—
View it on GitHub or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
You are receiving this because you are subscribed to this thread.![]()
@habamax, thanks I added your syntax file updates to this PR and listed you as maintainer as I assume you intended. Would you be willing to maintain all the typst runtime files?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
You are receiving this because you are subscribed to this thread.![]()
I'm also not sure how 'recommended' those style settings really are?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
You are receiving this because you are subscribed to this thread.![]()
@habamax, thanks I added your syntax file updates to this PR and listed you as maintainer as I assume you intended. Would you be willing to maintain all the typst runtime files?
Sure.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
You are receiving this because you are subscribed to this thread.![]()
@dkearns I have updated syntax to address issues with the scripting, let me know if this is ok.
https://github.com/habamax/.vim/blob/master/pack/local/start/vim-typst/syntax/typst.vim#L1-L1
I tested it with my typst documents, there are not that many so there still might be issues.
bundled
image.png (view on web)
bundled
image.png (view on web)
bundled
image.png (view on web)
bundled
image.png (view on web)
bundled
image.png (view on web)
mine
image.png (view on web)PS, I prefer not to highlight variables/dictionary keys as it looks clearer for me. Additionally chained function calls are not highlighted in bundled.
I will continue fixing the syntax while using typst more -- there are still minor issues here and there (e.g. in some cases chained function calls are not highlighted), will fix it.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!
You are receiving this because you are subscribed to this thread.![]()