Reload file?

2006-05-20 Thread David Woodfall
Just wondered if there is a way to reload a file. I sometimes edit files, save them, and then run a process that may change the file. I'd like to know if there is a way to reload the changed file into vim from within. -- Once, adv.: Enough. -- Ambrose Bierce, The Devil's

Re: Extending Vim7 with plugins

2006-05-20 Thread Yakov Lerner
On 5/19/06, Meino Christian Cramer [EMAIL PROTECTED] wrote: IMHO the help files are only for those, who are know already, what they are searching for. A newbie gets hopelessly lost. Meino, The vim learning path is eaier for those who used old vi. Those who used vi feel at home in vim. But

Re: Reload file?

2006-05-20 Thread Yakov Lerner
On 5/20/06, David Woodfall [EMAIL PROTECTED] wrote: Just wondered if there is a way to reload a file. I sometimes edit files, save them, and then run a process that may change the file. I'd like to know if there is a way to reload the changed file into vim from within. :e command will reload

Re: How to insert increasing numbers in each line of a file

2006-05-20 Thread A.J.Mechelynck
Matthias Pitzl wrote: Hello all! I don't really know how to do this but im sure that there's a solution. I have some file and i need to insert a number before each line and a separator. The number is the line number. Is there any way in vim to do this easily? Thank's for your help! Greetings,

Re: How to insert increasing numbers in each line of a file

2006-05-20 Thread Tim Chase
I don't really know how to do this but im sure that there's a solution. I have some file and i need to insert a number before each line and a separator. The number is the line number. Is there any way in vim to do this easily? Well, the canonical way to do this on *nix boxes is just

[Fwd: Re: is there any method to input chinese under cygwin console window?]

2006-05-20 Thread A.J.Mechelynck
The attached message was sent to me privately. I'm forwarding it to the list in case anyone had anything to add that might help Jin Huang. Best regards, Tony. ---BeginMessage--- Thank you for your kindly reply:) After putting following in ~/.vimrc, I can input chinese without great difficulty

Re: How to insert increasing numbers in each line of a file

2006-05-20 Thread Gerald Lai
On Sat, 20 May 2006, Tim Chase wrote: I don't really know how to do this but im sure that there's a solution. I have some file and i need to insert a number before each line and a separator. The number is the line number. Is there any way in vim to do this easily? Well, the canonical way to

Re: How to insert increasing numbers in each line of a file

2006-05-20 Thread Matthias Pitzl
On Sat, 20 May 2006, Tim Chase wrote: I don't really know how to do this but im sure that there's a solution. I have some file and i need to insert a number before each line and a separator. The number is the line number. Is there any way in vim to do this easily? Well, the canonical way

Re: html auto completion

2006-05-20 Thread Mikolaj Machowski
Dnia sobota, 20 maja 2006 07:11, Vu The Cuong napisaƂ: I'm new to vim and I tried a couple of hours to make html auto - completion feature to work. But had no result. Could anyone tell me how to config vim to turn on html auto - completion? What system? If MS-Windows get rid of:: :so

Re: html auto completion

2006-05-20 Thread Felipe Rafael Prenholato
I really interested in HTML completion on VIM. I use Gentoo Linux and it is really interesting. I interested too on match td /td, div /div, etc ... You would have examples of things thus functioning? Archives of configuration etc. I'm test matchit plugin but doesn't have succes ... Mikolaj

Re: Reload file?

2006-05-20 Thread David Woodfall
Thanks, that works great. On (20:22 20/05/06), Mark Woodward [EMAIL PROTECTED] put forth the proposition: Hi David, On Sat, 20 May 2006 11:09:32 +0100 David Woodfall [EMAIL PROTECTED] wrote: Just wondered if there is a way to reload a file. I sometimes edit files, save them, and then

Re: right-to-left text selection

2006-05-20 Thread Gerald Lai
On Sat, 20 May 2006, Jared wrote: On 5/18/2006 1:52 AM, Gerald Lai wrote: On Tue, 16 May 2006, Gerald Lai wrote: I just thought of another more pleasing workaround, if you're interested. Try: nnoremap 2-LeftMouse viwo vnoremap 2-LeftDrag LeftDrag This way, if you wish to select the last

Re: Tables.

2006-05-20 Thread cga2000
On Fri, May 19, 2006 at 11:35:09PM EDT, Gary Johnson wrote: On 2006-05-19, cga2000 [EMAIL PROTECTED] wrote: On Fri, May 19, 2006 at 08:22:40AM EDT, Benji Fisher wrote: On Thu, May 18, 2006 at 10:08:53PM -0400, cga2000 wrote: I was wondering if another approach such as using a markup