Made Editor Config global
This commit is contained in:
+2
-2
@@ -21,9 +21,9 @@
|
||||
|
||||
void die(const char *s);
|
||||
|
||||
void disableRawMode(struct editorConfig *E);
|
||||
void disableRawMode();
|
||||
|
||||
void enableRawMode(struct editorConfig *E);
|
||||
void enableRawMode();
|
||||
|
||||
int editorReadKey();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user