diff options
author | Bram Moolenaar <Bram@vim.org> | 2010-09-30 21:47:56 +0200 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2010-09-30 21:47:56 +0200 |
commit | 4a74803ef837eeb4d4fc799ac9a26fc93e584111 (patch) | |
tree | 49d3d0a083a47078ae42a3b353a691e005d71ab6 /runtime/doc/vi_diff.txt | |
parent | c2a406b3179af3a77fb059288ead7266cdce2ac8 (diff) | |
download | vim-git-4a74803ef837eeb4d4fc799ac9a26fc93e584111.tar.gz |
Runtime file updates.
Diffstat (limited to 'runtime/doc/vi_diff.txt')
-rw-r--r-- | runtime/doc/vi_diff.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/runtime/doc/vi_diff.txt b/runtime/doc/vi_diff.txt index 5d6706b5d..d81e0e5fd 100644 --- a/runtime/doc/vi_diff.txt +++ b/runtime/doc/vi_diff.txt @@ -1,4 +1,4 @@ -*vi_diff.txt* For Vim version 7.3. Last change: 2010 Jul 20 +*vi_diff.txt* For Vim version 7.3. Last change: 2010 Sep 25 VIM REFERENCE MANUAL by Bram Moolenaar @@ -90,6 +90,7 @@ Maximum lhs of a mapping 50 characters. Number of different highlighting types: over 30000 Range of a Number variable: -2147483648 to 2147483647 (more on 64 bit systems) +Maximum length of a line in a tags file: 512 bytes. Information for undo and text in registers is kept in memory, thus when making (big) changes the amount of (virtual) memory available limits the number of |