mirror of
https://github.com/sharkdp/bat
synced 2026-07-30 18:11:44 +00:00
Manually convert Cabal.sublime-syntax
This commit is contained in:
Vendored
+1
-1
@@ -33,7 +33,7 @@ contexts:
|
||||
captures:
|
||||
1: constant.other.cabal
|
||||
2: punctuation.entity.cabal
|
||||
- match: '^(?i)(executable|library|test-suite|benchmark|flag|source-repository)\s+([^\s,]+)\s*$'
|
||||
- match: '^(?i)(executable|library|test-suite|benchmark|flag|source-repository|custom-setup)\s+([^\s,]+)\s*$'
|
||||
scope: entity.cabal
|
||||
captures:
|
||||
1: keyword.entity.cabal
|
||||
|
||||
Reference in New Issue
Block a user