-
Notifications
You must be signed in to change notification settings - Fork 591
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This commit... 1. scopes `,` in ranges `punctuation.separator.range` as numbers before and after denote beginning and end of modified content range, but no sequence of arbitrary numbers. 2. scopes diff3 hunks `meta.hunk` 3. scope whole diff3 change markers `meta.range` to achieve same segmentation as for `@@ ... @@` range markers in unified diffs. 4. add diff3 modifications to toc-list Scope change markers `meta.toc-list`. Exclude eol to correctly separate them in symbol list.
- Loading branch information
1 parent
18fb06e
commit 13c33f6
Showing
2 changed files
with
78 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters