aboutsummaryrefslogtreecommitdiff
path: root/vis-core.h
diff options
context:
space:
mode:
Diffstat (limited to 'vis-core.h')
-rw-r--r--vis-core.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/vis-core.h b/vis-core.h
index b33ecdf..3a4a81c 100644
--- a/vis-core.h
+++ b/vis-core.h
@@ -221,6 +221,7 @@ struct Vis {
Array motions;
Array textobjects;
Array bindings;
+ bool ignorecase; /* whether to ignore case when searching */
};
enum VisEvents {