No leaks for splash screen and text files
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
#include <time.h>
|
||||
|
||||
#include "define.h"
|
||||
|
||||
#include "lisp.h"
|
||||
|
||||
typedef struct lsp_client_t LspClient;
|
||||
|
||||
@@ -27,6 +27,7 @@
|
||||
|
||||
#define GUTTER_WIDTH 2
|
||||
|
||||
|
||||
enum editorKey_e {
|
||||
BACKSPACE = 127,
|
||||
ARROW_LEFT = 1000,
|
||||
|
||||
Reference in New Issue
Block a user