Monday, May 28, 2012

Re: align columns

On May 28, 6:51 pm, Charles E Campbell <drc...@campbellfamily.biz>
wrote:
> On May 28, 2012, at 9:33 AM, sinbad <sinbad.sin...@gmail.com> wrote:
>
> > i have a text as follows.
>
> > apple  banana
> > cat   dog
> > elephant fan
> > goat hen
>
> > i want to make the above text aligned as follows.
>
> > apple      banana
> > cat         dog
> > elephant fan
> > goat       hen
>
> > is there any simple technique without doing to manually.
>
> See ifhttp://www.drchip.org/astronaut/vim/index.html#ALIGNhelps (in particular, the \tsp mapping).
>
> Regards,
> C Campbell

while installing using tarball, i'm getting the following errors.
any idea why ?


***vimball*** Source this file to extract it! (:so %)
removed 6 files
Vimball Archive
extracted <plugin/AlignPlugin.vim>: 41 lines
Error detected while processing function vimball#Vimball:
line 131:
E474: Invalid argument: silent w! ++enc=1 /home/sinbad/.vim/plugin/
AlignPlugin.vim
wrote /home/sinbad/.vim/plugin/AlignPlugin.vim
extracted <plugin/AlignMapsPlugin.vim>: 242 lines
E474: Invalid argument: silent w! ++enc=2 /home/sinbad/.vim/plugin/
AlignMapsPlugin.vim
wrote /home/sinbad/.vim/plugin/AlignMapsPlugin.vim
extracted <plugin/cecutil.vim>: 510 lines
E474: Invalid argument: silent w! ++enc=0 /home/sinbad/.vim/plugin/
cecutil.vim
wrote /home/sinbad/.vim/plugin/cecutil.vim
extracted <doc/Align.txt>: 1469 lines
E474: Invalid argument: silent w! ++enc=9 /home/sinbad/.vim/doc/
Align.txt
wrote /home/sinbad/.vim/doc/Align.txt
extracted <autoload/Align.vim>: 1029 lines
E474: Invalid argument: silent w! ++enc=9 /home/sinbad/.vim/autoload/
Align.vim
wrote /home/sinbad/.vim/autoload/Align.vim
extracted <autoload/AlignMaps.vim>: 330 lines
E474: Invalid argument: silent w! ++enc=0 /home/sinbad/.vim/autoload/
AlignMaps.vim
wrote /home/sinbad/.vim/autoload/AlignMaps.vim
line 160:
E151: No match: /home/sinbad/.vim/doc/*
did helptags

--
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

No comments: