Skip to content

Improve :syntax command parsing - #183

Open
rbong wants to merge 1 commit into
vim-jp:masterfrom
rbong:improve-syn-command
Open

Improve :syntax command parsing#183
rbong wants to merge 1 commit into
vim-jp:masterfrom
rbong:improve-syn-command

Conversation

@rbong

Copy link
Copy Markdown

Related issue: #98

Anything can be used as the pattern delimiter, and for :syn match the pattern is the first arg that's not recognized.

This isn't anything too drastically different, but let me know if you'd like a different approach.

@rbong
rbongforce-pushed the improve-syn-command branch from 72bf9fa to 4d7937eCompareOctober 16, 2021 03:49
@rbong
rbongforce-pushed the improve-syn-command branch from 4d7937e to c3f987eCompareOctober 16, 2021 04:02
Sign up for freeto 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.

1 participant

@rbong