summaryrefslogtreecommitdiffstats
path: root/src/structs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/structs.h')
-rw-r--r--src/structs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/structs.h b/src/structs.h
index 192693bac4..36eb054fae 100644
--- a/src/structs.h
+++ b/src/structs.h
@@ -2193,6 +2193,7 @@ typedef enum
MODE_RAW,
MODE_JSON,
MODE_JS,
+ MODE_LSP // Language Server Protocol (http + json)
} ch_mode_T;
typedef enum {