From 0b697429c92d94146c636a14925bbf5649dcbb1e Mon Sep 17 00:00:00 2001 From: Riley Bruins Date: Thu, 25 Jan 2024 08:55:18 -0800 Subject: fix(git_config): highlight parent relative path --- queries/git_config/highlights.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/queries/git_config/highlights.scm b/queries/git_config/highlights.scm index 5830c1b56..fb9d3be2c 100644 --- a/queries/git_config/highlights.scm +++ b/queries/git_config/highlights.scm @@ -26,7 +26,7 @@ (string) @string ((string) @string.special.path - (#lua-match? @string.special.path "^[.]?[/]")) + (#lua-match? @string.special.path "^[.]?[.]?[/]")) ((string) @string.special.path (#lua-match? @string.special.path "^[~]")) -- cgit v1.2.3-70-g09d2