Hi meino.cramer! On Sa, 08 Okt 2011, [email protected] wrote:
> Hi, > > I have a *HUGE* file, which I want to :Align\s . > The problem is: It takes much too long -- I had > to interrupt the process. > > If I remember correctly, vim stores for each change > the undo informations... > > May be the aligning will be work faster, if I could > switch off undo for this task? > > What else I can do to speed up aligning? Try the LargeFile plugin. > OT: May be there is another (sorry: non vim) UNIX-tool > to acchieve, what I want (I am working on Linux) ? You can achieve this possibly with sed and probably also with Perl. regards, Christian -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
