aboutsummaryrefslogtreecommitdiff
path: root/scripts/genoptions.lua
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/genoptions.lua')
-rw-r--r--scripts/genoptions.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/genoptions.lua b/scripts/genoptions.lua
index 9f7d94969d..9d7f235a3b 100644
--- a/scripts/genoptions.lua
+++ b/scripts/genoptions.lua
@@ -31,6 +31,7 @@ local type_flags={
local redraw_flags={
statuslines='P_RSTAT',
current_window='P_RWIN',
+ current_window_only='P_RWINONLY',
current_buffer='P_RBUF',
all_windows='P_RALL',
everything='P_RCLR',