Configurable settings with blisp

This commit is contained in:
Arthur Barraux
2025-06-02 10:31:31 +02:00
parent 19601a0078
commit bff3f84ecd
18 changed files with 446 additions and 119 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ enum editorKey {
#define ABUF_INIT {NULL, 0}
#define BELUGA_VERSION "1.0"
#define TAB_LENGTH 4
#define TAB_LENGTH 2
#define QUIT_TIMES 1
#endif // DEFINE_H_