misi wrote: > would like to use vim to edit large files (600mb). The best way to tune Vim for large files is Dr Chip's script: http://www.vim.org/scripts/script.php?script_id=1506
Due to a limitation in how Vim uses 32-bit integers (on a 32-bit system), files over 2GB may not be detected as large. There are two tips on this (which need to be merged and cleaned), but they are made obsolete by the above: http://vim.wikia.com/wiki/VimTip343 http://vim.wikia.com/wiki/VimTip611 John --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
