summaryrefslogtreecommitdiffstats
path: root/src/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/README.txt')
-rw-r--r--src/README.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/README.txt b/src/README.txt
index 6e7094cec0..e1dc36f69c 100644
--- a/src/README.txt
+++ b/src/README.txt
@@ -17,6 +17,7 @@ use the CTRL-] command. Use CTRL-T or CTRL-O to jump back.
To jump to a file, move the cursor on its name and use the "gf" command.
Most code can be found in a file with an obvious name (incomplete list):
+ autocmd.c autocommands
buffer.c manipulating buffers (loaded files)
diff.c diff mode (vimdiff)
eval.c expression evaluation