Charles Campbell <[email protected]> [09-10-29 15:56]:
>
> [email protected] wrote:
> > Hi,
> >
> > I feel a little einsteinish (time is sooo relative... ;)
> >
> > When I look here:
> > http://mysite.verizon.net/astronaut/vim/#ALIGN
> > I find two entries which link to the same file:
> > Alignment version 36b
> > and
> > Alignment Maps version 42d
> >
> > But Alignment was last changed 2.Sep.2009 and is -- according to its
> > version number older than Alignment Maps, which was last changed
> > 26. May 2009.
> >
> > And both look like as they to link to the same file.
> >
> > Seems to be a quantum irregularity, or? ;) 8o)))
> >
> > By the way: What is the difference between both?
> >
> > And: I *LOVE* these align plugins! Great stuff!
> >
>
> Thank you!
>
> There are six files in the Align package; the two to which you refer,
> Align.vim and AlignMaps.vim, are not the same. Align.vim holds the core
> alignment functions, and AlignMaps.vim primarily holds function which
> support the maps. Align.vim can be used without AlignMaps.vim; vice
> versa is not true -- I just happen to be tracking the versions of each
> separately. Another file in the package, cecutil.vim, is version v18d.
> Align.vim and AlignMaps.vim go into the .vim/autoload directory; there
> are also two corresponding .vim/plugin scripts (AlignPlugin.vim,
> AlignMapsPlugin.vim) which hold the always-loaded interface.
>
> Regards,
> Chip Campbell
Hi,
another little thing:
I downloaded the rainbow vimball, which gives me colored ({}) in c
and c++ according the description.
It contains and installs a file named rainbow.vvim.
The whole stuff works, if one renames rainbow.vvim to rainbow.vim
and it works for c++ only, if ${HOME}/.vim/after/syntax/c/rainbow.vim
gets copied to ${HOME}/.vim/after/syntax/cpp/rainbow.vim.
And it does not color []'s...
But may be I miss something...
This nice little thing again is very handy for me...I like it! :O)
Keep hacking!
mcc
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---