diff options
Diffstat (limited to 'runtime/doc/autocmd.txt')
-rw-r--r-- | runtime/doc/autocmd.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/runtime/doc/autocmd.txt b/runtime/doc/autocmd.txt index f771c225f4..9224151cee 100644 --- a/runtime/doc/autocmd.txt +++ b/runtime/doc/autocmd.txt @@ -20,9 +20,6 @@ For a basic explanation, see section |40.3| in the user manual. 10. Using autocommands |autocmd-use| 11. Disabling autocommands |autocmd-disable| -{Vi does not have any of these commands} -{only when the |+autocmd| feature has not been disabled at compile time} - ============================================================================== 1. Introduction *autocmd-intro* |