diff --git a/runtime/doc/autocmd.txt b/runtime/doc/autocmd.txt index c116c67813..9091199daf 100644 --- a/runtime/doc/autocmd.txt +++ b/runtime/doc/autocmd.txt @@ -78,9 +78,10 @@ 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