updated for version 7.0138
diff --git a/src/eval.c b/src/eval.c
index 0190071..f14a69b 100644
--- a/src/eval.c
+++ b/src/eval.c
@@ -10043,6 +10043,9 @@
 #ifdef FEAT_CSCOPE
 	"cscope",
 #endif
+#ifdef CURSOR_SHAPE
+	"cursorshape",
+#endif
 #ifdef DEBUG
 	"debug",
 #endif