summaryrefslogtreecommitdiff
path: root/command.h
diff options
context:
space:
mode:
Diffstat (limited to 'command.h')
-rw-r--r--command.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/command.h b/command.h
index e83f71e..25ba4a5 100644
--- a/command.h
+++ b/command.h
@@ -80,7 +80,9 @@ typedef enum {
CMD_BACKSPACE_WORD,
CMD_DELETE_WORD,
+ /// increment number at cursor
CMD_INCREMENT_NUMBER,
+ /// decrement number at cursor
CMD_DECREMENT_NUMBER,
/// open a file