Syntax highlighting and comment
This commit is contained in:
@@ -67,6 +67,7 @@ struct editorConfig {
|
||||
struct const_t constantes;
|
||||
int quit_times_buffer;
|
||||
|
||||
char *init_file_path;
|
||||
FILE *fd_init_file;
|
||||
Lisp env;
|
||||
LispContext ctx; /** Lisp context */
|
||||
|
||||
Reference in New Issue
Block a user