From 0063db338f912a0cf961a738899b3757cba2340b Mon Sep 17 00:00:00 2001 From: pommicket Date: Thu, 11 May 2023 11:51:10 -0400 Subject: :jump-to-build-error setting --- ted.h | 1 + 1 file changed, 1 insertion(+) (limited to 'ted.h') diff --git a/ted.h b/ted.h index e1a571b..de00472 100644 --- a/ted.h +++ b/ted.h @@ -273,6 +273,7 @@ typedef struct { bool vsync; bool save_backup; bool crlf_windows; + bool jump_to_build_error; KeyCombo hover_key; KeyCombo highlight_key; u8 tab_width; -- cgit v1.2.3