diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2018-10-29 09:57:50 +0100 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2018-10-29 10:01:44 +0100 |
commit | 228bc4c416092eb2601329aa881915a565ee64d2 (patch) | |
tree | 6dc3b62a9a0edcf475ecad10f182b3929bfe066c /runtime/doc/usr_24.txt | |
parent | 4f67f5ba6e5c9c1a8483e2b1f5faaa48bfb221ad (diff) | |
download | rneovim-228bc4c416092eb2601329aa881915a565ee64d2.tar.gz rneovim-228bc4c416092eb2601329aa881915a565ee64d2.tar.bz2 rneovim-228bc4c416092eb2601329aa881915a565ee64d2.zip |
vim-patch:d473c8c10126
Update runtime files.
https://github.com/vim/vim/commit/d473c8c101262702ea9eeb14907ee20a786942b2
Diffstat (limited to 'runtime/doc/usr_24.txt')
-rw-r--r-- | runtime/doc/usr_24.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/usr_24.txt b/runtime/doc/usr_24.txt index 3157d6812d..3c4ff6f55e 100644 --- a/runtime/doc/usr_24.txt +++ b/runtime/doc/usr_24.txt @@ -603,4 +603,4 @@ This deletes up to the third word into register g. Next chapter: |usr_25.txt| Editing formatted text -Copyright: see |manual-copyright| vim:tw=78:ts=8:ft=help:norl: +Copyright: see |manual-copyright| vim:tw=78:ts=8:noet:ft=help:norl: |