diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2019-03-15 12:38:53 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-03-15 12:38:53 +0100 |
commit | 1baf4edbd97539a7d331e350d23de35eeabf68b6 (patch) | |
tree | 42ab813ad2cb35113519a371a976adfacd82518a /runtime/doc/vim_diff.txt | |
parent | 680252aa15159f0e969f6d169d01a8fbad097fa4 (diff) | |
parent | b1f25ea18797101f423cab23ac52c4e17377c5d4 (diff) | |
download | rneovim-1baf4edbd97539a7d331e350d23de35eeabf68b6.tar.gz rneovim-1baf4edbd97539a7d331e350d23de35eeabf68b6.tar.bz2 rneovim-1baf4edbd97539a7d331e350d23de35eeabf68b6.zip |
Merge #9728 from justinmk/autocmd-once
Diffstat (limited to 'runtime/doc/vim_diff.txt')
-rw-r--r-- | runtime/doc/vim_diff.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/vim_diff.txt b/runtime/doc/vim_diff.txt index 3b5a5cded2..55c3be9a57 100644 --- a/runtime/doc/vim_diff.txt +++ b/runtime/doc/vim_diff.txt @@ -133,7 +133,7 @@ Command-line highlighting: removed in the future). Commands: - |:autocmd| accepts the `once` flag + |:autocmd| accepts the `++once` flag |:checkhealth| |:cquit| can use [count] to set the exit code |:drop| is always available |