aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/sciteco.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sciteco.h')
-rw-r--r--src/sciteco.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sciteco.h b/src/sciteco.h
index bc2e58c..b856210 100644
--- a/src/sciteco.h
+++ b/src/sciteco.h
@@ -39,6 +39,7 @@ typedef tecoInt tecoBool;
namespace Flags {
enum {
+ ED_AUTOCASEFOLD = (1 << 3),
ED_AUTOEOL = (1 << 4),
ED_HOOKS = (1 << 5),
ED_FNKEYS = (1 << 6),