diff options
author | Bram Moolenaar <Bram@vim.org> | 2014-04-05 22:55:53 +0200 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2014-04-05 22:55:53 +0200 |
commit | 7e38ea2fb6a781213c85824dcf9ccb582fbc5c43 (patch) | |
tree | 8bb5aea9fdb668fb5b48bea97f19c28b7da456db /runtime/doc/recover.txt | |
parent | e9a54227f93bd658988d853684aa24529af9414b (diff) | |
download | vim-git-7e38ea2fb6a781213c85824dcf9ccb582fbc5c43.tar.gz |
Updated runtime files.
Diffstat (limited to 'runtime/doc/recover.txt')
-rw-r--r-- | runtime/doc/recover.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/doc/recover.txt b/runtime/doc/recover.txt index f6e637751..75318b00e 100644 --- a/runtime/doc/recover.txt +++ b/runtime/doc/recover.txt @@ -1,4 +1,4 @@ -*recover.txt* For Vim version 7.4. Last change: 2014 Mar 25 +*recover.txt* For Vim version 7.4. Last change: 2014 Mar 27 VIM REFERENCE MANUAL by Bram Moolenaar @@ -84,7 +84,7 @@ created anyway. The 'swapfile' option can be reset to avoid creating a swapfile. And the |:noswapfile| modifier can be used to not create a swapfile for a new buffer. -:noswap[file] {command} *:nos* *:noswapfile* +:nos[wapfile] {command} *:nos* *:noswapfile* Execute {command}. If it contains a command that loads a new buffer, it will be loaded without creating a swapfile and the 'swapfile' option will be reset. If a buffer already had a |