Color scheme

2020-09-19 Thread Bruce Korb
force vim to never, ever try to colorize my text ever again? Thank you. - Bruce -- -- 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

Re: How do I print "special" characters?

2015-10-04 Thread Bruce Armstrong
Thanks Nikolay. I'll try tohtml. I don't understand the printencoding situation. When I try to check :set printencoding I get "E519: Option not supported: printencoding" On Sun, Oct 4, 2015 at 10:28 AM, Nikolay Pavlov wrote: > 2015-10-04 16:42 GMT+03:00 BC

How can I keep vim from keeping context

2011-12-09 Thread Bruce
I've been annoyed by it for years, but maybe it has become more aggressive. I *HATE* colors because I cannot read blue on black or yellow on white. Those colors are all too common. I *HATE* finding myself in the middle of a file because several months ago I edited the same file and that is where

Re: How can I keep vim from keeping context

2011-12-09 Thread Bruce Korb
already, spelling it out might have been more straight forward, but we're here now and I'm finally happy. Thank you so much! Regards, Bruce -- 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

Re: Search for several words in each line with vim?

2010-06-04 Thread Phillip Bruce
not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php -- Phillip Bruce -- 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

Adding Numbers

2010-01-02 Thread Phillip Bruce
Hi, I have questions about getting vi to add numbers in sequence within a file. Example: dummy01 dummy02 dummy03 dummy dummy etc. So If I have 1000 dummy's and instead of hand typing all this in a file. I wonder if there was an easy to accomplish this using vim. Any suggestions would be