Hi ping!
(please don't answer to digest mails. You should answer for each mail 
you received. That makes it easier to follow and help. For ease of 
reading, I have reformatted your mail and quoting adjusted)

On Mo, 21 Mai 2012, ping wrote:

>>    Christian Brabandt <[email protected]> May 20 01:36PM +0200
>>    Try the csv filetype plugin. It allows to align the columns like in
>>    Excel and also provides a Sum command.
>     I tried your plugin, maybe I don't know the right trick, but
>     without Align it won't align the csv file by default? I still use Align
>     to manually align the columns , then I got them aligned and got the
>     csv plugin color effect.

Please read the help of the plugin. Your question is answered there. You 
can manually align the columns using the :ArrangeColumn command.

>>Christian Brabandt <[email protected]> May 20 01:34PM +0200  
>>On So, 20 Mai 20s12, ping wrote:
>> 
>>> [retry]
>>> sorry if I posted answered questions since I haven't found a way out
>>> yet for my issues...
>> 
>>What was wrong with the answer you received last time?
>>http://groups.google.com/group/vim_use/msg/dd1baac3622107c0
>> 
>     I don't quite understand vim script...
>     I don't know how to use that function? I tried visually mark
>     the text and :call function, doesn't work well. thanks!

You simply :call CopyNonFolded(). This script runs through the whole 
buffer and copies the outline structure to a new buffer.


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

Reply via email to