From 1bd19da6910c85029c34c6d8cf65739a9e0a2127 Mon Sep 17 00:00:00 2001 From: pommicket Date: Fri, 30 Dec 2022 18:59:39 -0500 Subject: start parse rename response --- command.h | 1 + 1 file changed, 1 insertion(+) (limited to 'command.h') diff --git a/command.h b/command.h index 734a104..b84f7ad 100644 --- a/command.h +++ b/command.h @@ -59,6 +59,7 @@ ENUM_U16 { CMD_RELOAD_ALL, // reload all buffers from file CMD_QUIT, + // IDE features CMD_SET_LANGUAGE, CMD_AUTOCOMPLETE, CMD_AUTOCOMPLETE_BACK, -- cgit v1.2.3