diff options
Diffstat (limited to 'vis-core.h')
| -rw-r--r-- | vis-core.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -188,6 +188,7 @@ struct Vis { VisEvent *event; Array motions; Array textobjects; + Array bindings; }; enum VisEvents { |
![]() |
index : vis | |
| a neat vi-like editor | Mitchell Riedstra |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | vis-core.h | 1 |
@@ -188,6 +188,7 @@ struct Vis { VisEvent *event; Array motions; Array textobjects; + Array bindings; }; enum VisEvents { |