commit | 20aac6c1126988339611576d425965a25a777658 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Sep 02 21:07:30 2018 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Sep 02 21:07:30 2018 +0200 |
tree | 7954ca9025cbef1081a0ea9ad231e5692c6238b0 | |
parent | acca8df9d475bbfbafc71691ebc3b857ecd2777e [diff] [blame] |
Update runtime files.
diff --git a/runtime/doc/eval.txt b/runtime/doc/eval.txt index b8ab0f3..6408165 100644 --- a/runtime/doc/eval.txt +++ b/runtime/doc/eval.txt
@@ -8013,7 +8013,7 @@ |submatch()| returns. Example: > :echo substitute(s, '%\(\x\x\)', {m -> '0x' . m[1]}, 'g') -swapinfo({fname}) swapinfo() +swapinfo({fname}) *swapinfo()* The result is a dictionary, which holds information about the swapfile {fname}. The available fields are: version VIM version