summaryrefslogtreecommitdiff
path: root/src/search.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/search.h')
-rw-r--r--src/search.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/search.h b/src/search.h
index 8bc6260..da11e29 100644
--- a/src/search.h
+++ b/src/search.h
@@ -10,6 +10,7 @@ typedef struct t_ts_found_file
utf8_int8_t *path;
int match_count;
int error;
+ bool collapsed;
} ts_found_file;
typedef struct t_ts_search_result