diff --git a/runtime/doc/autocmd.txt b/runtime/doc/autocmd.txt index fe57d9ab1c..c116c67813 100644 --- a/runtime/doc/autocmd.txt +++ b/runtime/doc/autocmd.txt @@ -78,6 +78,9 @@ exception is that "" is expanded when the autocmd is defined. Example: :au BufNewFile,BufRead *.html so :h/html.vim Here Vim expands to the name of the file containing this line. +Use