Quantcast

vim: Align plugin (Dr.chip) for unicode (e.g. Chinese/Japanese)

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

vim: Align plugin (Dr.chip) for unicode (e.g. Chinese/Japanese)

ping
hi experts (Dr. chip):
I tried Align plugin and found it cool! now comma (or other) seperated
files are not an issue...
http://www.drchip.org/astronaut/vim/index.html#ALIGN
(plus the Sum plugin now I can even calculate the value like Excel..)
http://www.drchip.org/astronaut/vim/index.html#SUM

the only obvious issue is that it might have issue align colomns when
there are chinese/Japanese charactors

are there any workaround?

thanks!

regards
ping

--
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 | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: vim: Align plugin (Dr.chip) for unicode (e.g. Chinese/Japanese)

Christian Brabandt
Hi ping!

On So, 20 Mai 2012, ping wrote:

> hi experts (Dr. chip):
> I tried Align plugin and found it cool! now comma (or other)
> seperated files are not an issue...
> http://www.drchip.org/astronaut/vim/index.html#ALIGN
> (plus the Sum plugin now I can even calculate the value like Excel..)
> http://www.drchip.org/astronaut/vim/index.html#SUM
>
> the only obvious issue is that it might have issue align colomns
> when there are chinese/Japanese charactors

Try the csv filetype plugin. It allows to align the columns like in
Excel and also provides a Sum command.

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 | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: vim: Align plugin (Dr.chip) for unicode (e.g. Chinese/Japanese)

Charles E Campbell Jr
In reply to this post by ping
ping wrote:

> hi experts (Dr. chip):
> I tried Align plugin and found it cool! now comma (or other) seperated
> files are not an issue...
> http://www.drchip.org/astronaut/vim/index.html#ALIGN
> (plus the Sum plugin now I can even calculate the value like Excel..)
> http://www.drchip.org/astronaut/vim/index.html#SUM
>
> the only obvious issue is that it might have issue align colomns when
> there are chinese/Japanese charactors
>
> are there any workaround?
Can you give me an example file where there's a problem?  Also, see if
the help for :align-utf8 helps you.
Is the problem you're having with Align or with Sum?

Regards,
Chip 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
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: vim: Align plugin (Dr.chip) for unicode (e.g. Chinese/Japanese)

ping
In reply to this post by ping
I guess this align issue is related to Chinese character, or maybe my terminal. not sure it's Vim related...
please correct me if I'm wrong...
thanks!

attached is a gif showing the issue.

:Align ,             ;works great with Chinese


now the problem:
6zl           ;moving right ,now it messed up a bit. 



On 05/20/2012 05:43 AM, ping wrote:
hi experts (Dr. chip):
I tried Align plugin and found it cool! now comma (or other) seperated files are not an issue...
http://www.drchip.org/astronaut/vim/index.html#ALIGN
(plus the Sum plugin now I can even calculate the value like Excel..)
http://www.drchip.org/astronaut/vim/index.html#SUM

the only obvious issue is that it might have issue align colomns when there are chinese/Japanese charactors

are there any workaround?

thanks!

regards
ping

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

temp.gif (2M) Download Attachment
Loading...