hermes/config.h

10 lines
158 B
C

#define UNSAVED_QUIT_COUNT 1
static const int tabwidth = 4;
static const int HL_NUMBER_COLOR = 31;
static const int HL_DEFAULT_COLOR = 37;