Re: Markdown tables in Vim

2014-12-24 Thread Christian Brabandt
Hi russurquhart1! On Mi, 24 Dez 2014, russurquha...@verizon.net wrote: > Hi All, > > I am creating documents using Markdown formatting. There are many tables in > the document i am working on. I'm trying to see if there is a plugin that > will allow me to take text like the following: > > Si

Re: Markdown tables in Vim

2014-12-24 Thread Tim Chase
On 2014-12-24 13:11, russurquha...@verizon.net wrote: > I am creating documents using Markdown formatting. There are many > tables in the document i am working on. I'm trying to see if there > is a plugin that will allow me to take text like the following: > > SignedAddition Instructions Effect on

Markdown tables in Vim

2014-12-24 Thread russurquhart1
Hi All, I am creating documents using Markdown formatting. There are many tables in the document i am working on. I'm trying to see if there is a plugin that will allow me to take text like the following: SignedAddition Instructions Effect on OVC/OVCU MOVU OVC,loc16 OVC = [loc16(5:0)] (where

move tabs using mouse in gvim

2014-12-24 Thread kamaraju kusumanchi
Is it possible to move tabs in a gvim window using mouse? Something similar to the way we can move tabs across in chrome and firefox? In firefox, we can even attach/detach tabs which would be really cool to have in gvim. I am using vim 7.2 on a machine running Red Hat Enterprise Linux Server relea

Re: Unknown option argument: "--multiprocessing-fork"

2014-12-24 Thread Christian Brabandt
Hi Canis! (Please do not top poste) On Mi, 24 Dez 2014, Canis Major wrote: > This is not related to pymore or rope or whatever plugin you think there. > It is related to python multiprocessing module called from vim python plugin. Well, somehow you must be calling Vim with the --multiprocessing-

RE: how to display different color in vi

2014-12-24 Thread John Beckett
skyworld wrote: > normally I use gvim instead of vi. My question is for gvim is: > can i use different color to show diffent word? For example, > I would like to highlight word "red" with red and "yellow" > with color yellow in one document. Is this possible? The tip for that is: http://vim.wikia

Re: Unknown option argument: "--multiprocessing-fork"

2014-12-24 Thread Canis Major
This is not related to pymore or rope or whatever plugin you think there. It is related to python multiprocessing module called from vim python plugin. On Wednesday, December 24, 2014 6:03:37 AM UTC+1, Eric Christopherson wrote: > On Tue, Dec 23, 2014, Canis Major wrote: > > On Tuesday, December 2

how to display different color in vi

2014-12-24 Thread skyworld
Hi, normally I use gvim instead of vi. My question is for gvim is: can i use different color to show diffent word? For example, I would like to highlight word "red" with red and "yellow" with color yellow in one document. Is this possible? thanks -- -- You received this message from th