summaryrefslogtreecommitdiffstats
path: root/src/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/README.md')
-rw-r--r--src/README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/README.md b/src/README.md
index 6cc0704727..a196f2b954 100644
--- a/src/README.md
+++ b/src/README.md
@@ -51,8 +51,9 @@ getchar.c | getting characters and key mapping
highlight.c | syntax highlighting
indent.c | text indentation
insexpand.c | Insert mode completion
-mark.c | marks
map.c | mapping and abbreviations
+mark.c | marks
+match.c | highlight matching
mbyte.c | multi-byte character handling
memfile.c | storing lines for buffers in a swapfile
memline.c | storing lines for buffers in memory