sinbad wrote:
On May 28, 6:51 pm, Charles E Campbell<[email protected]>
wrote:
On May 28, 2012, at 9:33 AM, sinbad<[email protected]> 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/
Sounds like you have an old vimball; in v32 there's a note that says:
* fenc extraction was erroneously picking up the
end of the line number when no file encoding
was present. Fixed.
So you should update your vimball plugin; you can also get it from my
website:
http://www.drchip.org/astronaut/vim/index.html#VIMBALL
Its up to v35 now.
Regards,
C Campbell
--
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