diff options
Diffstat (limited to 'runtime/doc/starting.txt')
-rw-r--r-- | runtime/doc/starting.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/starting.txt b/runtime/doc/starting.txt index baa60f431f..e45df9eb73 100644 --- a/runtime/doc/starting.txt +++ b/runtime/doc/starting.txt @@ -458,7 +458,7 @@ accordingly, proceeding as follows: 7. Enable filetype detection. This does the same as the command: > - :runtime! filetype.lua filetype.vim + :runtime! filetype.lua < Skipped if ":filetype off" was called or if the "-u NONE" command line argument was given. |