summaryrefslogtreecommitdiff
path: root/src/memory.hh
diff options
context:
space:
mode:
authorMaxime Coste <frrrwww@gmail.com>2015-01-12 13:45:44 +0000
committerMaxime Coste <frrrwww@gmail.com>2015-01-12 13:45:44 +0000
commit83d0813b0ffc8f329a214b533467c761d734e0c1 (patch)
treee09c76bbd17a834be8fa433868076af8399879ea /src/memory.hh
parentf1f10639a55ef5fdb53035afccf98ab8801241af (diff)
Yet more tracking
Diffstat (limited to 'src/memory.hh')
-rw-r--r--src/memory.hh3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/memory.hh b/src/memory.hh
index 4d2d446f..670da739 100644
--- a/src/memory.hh
+++ b/src/memory.hh
@@ -17,6 +17,9 @@ enum class MemoryDomain
BufferMeta,
Options,
Highlight,
+ Mapping,
+ Commands,
+ Hooks,
WordDB
};