Re: Removing tilde characters in front of non-existing lines?

2007-03-15 Thread Michael Brailsford
Or the more general solution which will work for any bg/fg combination: :hi nontext ctermfg=bg guifg=bg cterm=NONE gui=NONE - Original Message From: Richard van der Leeden [EMAIL PROTECTED] To: vim@vim.org Sent: Thursday, March 15, 2007 12:27:41 PM Subject: Re: Removing tilde characters

Re: test and question

2007-02-05 Thread Michael Brailsford
Try putting the following in your ~/.vimrc. set textwidth=0 A zero for textwidth, sounds bizarre. - Original Message From: John Doe [EMAIL PROTECTED] To: vim@vim.org Sent: Monday, February 5, 2007 4:10:14 PM Subject: test and question Works? Anyway my question: Is it possible to set