diff options
author | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2021-06-19 20:18:30 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-19 20:18:30 -0400 |
commit | 997a9c879215bc01a928de3e762955878314ec6a (patch) | |
tree | 041537bcec28a3337feab4803fe31bb78bff0953 /runtime/doc/vim_diff.txt | |
parent | c16afaa1f8e9f120e7362d045cad96927dede4e7 (diff) | |
parent | 41332f618789c973c7646a39b693947cdb7a2d3a (diff) | |
download | rneovim-997a9c879215bc01a928de3e762955878314ec6a.tar.gz rneovim-997a9c879215bc01a928de3e762955878314ec6a.tar.bz2 rneovim-997a9c879215bc01a928de3e762955878314ec6a.zip |
Merge pull request #14849 from seandewar/demethod-curwin
fix(doc): various fixes
Diffstat (limited to 'runtime/doc/vim_diff.txt')
-rw-r--r-- | runtime/doc/vim_diff.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/runtime/doc/vim_diff.txt b/runtime/doc/vim_diff.txt index bb30495d77..27c4b82aca 100644 --- a/runtime/doc/vim_diff.txt +++ b/runtime/doc/vim_diff.txt @@ -421,7 +421,10 @@ Commands: :mode (no longer accepts an argument) :open :Print + :promptfind + :promptrepl :shell + :sleep! (does not hide the cursor; same as :sleep) :smile :tearoff |