diff options
Diffstat (limited to 'src/termopts.h')
-rw-r--r-- | src/termopts.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/termopts.h b/src/termopts.h index 0fd240bd005..2dc798ea2c4 100644 --- a/src/termopts.h +++ b/src/termopts.h @@ -39,3 +39,6 @@ extern int meta_key; /* Nonzero means truncate lines in all windows less wide than the frame */ extern int truncate_partial_width_windows; + +/* arch-tag: 35d4d284-dc1a-4fff-97fa-0154a21aebdb + (do not change this comment) */ |