summaryrefslogtreecommitdiff
path: root/command.h
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2023-08-06 22:18:41 -0400
committerpommicket <pommicket@gmail.com>2023-08-06 22:18:41 -0400
commit419d5b17f27b8d3dda1e59c6193f1ad9c3d218f8 (patch)
tree518b4b39f1cf9657becb44b401b64fc1fdc517d0 /command.h
parent35ce572bf4333c12a6a578f72d7839042e6e273f (diff)
fix doxygen errors
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