diff options
Diffstat (limited to 'runtime/doc/vim_diff.txt')
| -rw-r--r-- | runtime/doc/vim_diff.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/runtime/doc/vim_diff.txt b/runtime/doc/vim_diff.txt index 94996477ab..d5ff27d8c5 100644 --- a/runtime/doc/vim_diff.txt +++ b/runtime/doc/vim_diff.txt @@ -107,6 +107,8 @@ Additional differences: are still kept. - When writing (|:wshada| without bang or at exit) it merges much more data. Vim merges only marks. +- ShaDa file format was designed with forward and backward compatibility in + mind. |shada-compatibility| ============================================================================== 4. New Features *nvim-features-new* |