summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1710a43..db5fad0 100644
--- a/README.md
+++ b/README.md
@@ -62,6 +62,7 @@ When adding breakpoints or printing variables:
| Struct | `s` |
| Class | `c` |
| Void | `v` |
+| Enumeration | `e` |
| Default | First letter of type name |
> [!NOTE]