aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/vim_diff.txt
diff options
context:
space:
mode:
authorZyX <kp-pav@yandex.ru>2016-02-21 21:58:58 +0300
committerZyX <kp-pav@yandex.ru>2016-02-21 21:58:58 +0300
commit90cbd70d1a82cbad5f60f43a56e14aab647c0f8a (patch)
tree28c4aa7c06419110e3d5e0b101006268408142d5 /runtime/doc/vim_diff.txt
parent18d1ba3422d3eac6b863cd53ce635529f81bfce1 (diff)
downloadrneovim-90cbd70d1a82cbad5f60f43a56e14aab647c0f8a.tar.gz
rneovim-90cbd70d1a82cbad5f60f43a56e14aab647c0f8a.tar.bz2
rneovim-90cbd70d1a82cbad5f60f43a56e14aab647c0f8a.zip
documentation: Add notes to eval.txt and vim_diff.txt
Diffstat (limited to 'runtime/doc/vim_diff.txt')
-rw-r--r--runtime/doc/vim_diff.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/runtime/doc/vim_diff.txt b/runtime/doc/vim_diff.txt
index 6609a96e9e..47dd48a93d 100644
--- a/runtime/doc/vim_diff.txt
+++ b/runtime/doc/vim_diff.txt
@@ -94,6 +94,8 @@ are always available and may be used simultaneously in separate plugins. The
Same thing applies to |string()| (though it uses construct like
"{E724@level}"), but this is not reliable because |string()| continues to
error out.
+4. Stringifyed infinite and NaN values now use |str2float()| and can be evaled
+ back.
Viminfo text files were replaced with binary (messagepack) ShaDa files.
Additional differences: