Friday, April 5, 2013

Re: Fwd: vim: what the current best practice to work with excel file (xlsx)?

been nearly a year now...
from time to time I use this plugin, and it mostly of the time works great.

another issue I got annoying is , the <space> was re-mapped to some
folding functions.
I understand this is a neat feature, but that overides my previous map,
to use <space> as c-f (page down).
is there a way for me to undo this? (or can I define my own key for the
folding?)

thanks!

regards
ping

On 06/12/2012 04:41 PM, ping wrote:
> oh I got it, making sense ,
> I'll see how frequent I need this and learn more about how to fine tune
> it per my need.
>
> thanks!
>
> On 06/12/2012 04:01 PM, Christian Brabandt wrote:
>> Hi ping!
>>
>> On Di, 12 Jun 2012, ping wrote:
>>
>>> sorry about the confusion..not sure why you didn't get my screenshot
>>> in my last email. and my file lines were all truncated (it does not
>>> contain \r).
>>> guess it was filtered by google-group.
>>> here attached the file and hope you can get it this time.
>> Thanks. After a quick look, I think, the CSV plugin can work with this
>> data. The only problem seems to be, that some lines have 4 columns,
>> while other have 3 columns. :ArrangeColumn will complain about that, but
>> should still work.
>>
>>> b.t.w, after reading csv plugin help , It looks I can use
>>> :ArrangeColumn after visual selection to format the selected
>>> texts...
>>> but I'm not sure why this is not the default behavior.
>> Because the plugin by default should not change the buffer content and
>> because :ArrangeColumn can be very slow for large data files.
>>
>> If you still want this behaviour, have a look at :h csv-arrange-autocmd
>>
>> 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

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment