Re: Syntax highlight problems

2015-04-08 Thread Alessandro Antonello
Hi, Nikolay Thanks for your answer. Its a little bit strange how my brain works. I saw you version of the 'match' and I saw the solution right there. I didn't really need a transparent region. I just wanted that the highlighted area not leak to the start and end patterns. For that, Vim has 'hs'

Recommendation for Plugin Manager with VimBall

2015-04-08 Thread Gary Furash
I would like to use a package manager like Pathogen, but most package managers don't handle Vimballs. What do you all recommend? -- -- 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

Re: Recommendation for Plugin Manager with VimBall

2015-04-08 Thread glts
On Wednesday, April 8, 2015 at 6:32:47 PM UTC+2, Gary Furash wrote: I would like to use a package manager like Pathogen, but most package managers don't handle Vimballs. What do you all recommend? Don't know. By the way, Pathogen handles Vimballs just fine:

Custom compile vim +xterm_clipboard

2015-04-08 Thread Tim Johnson
It's been a long time since I have compiled vim. The following version info is from ubuntu 14.0 [versioning info begins] :version VIM - Vi IMproved 7.4 (2013 Aug 10, compiled Jan 2 2014 19:39:32) Included patches: 1-52 Modified by pkg-vim-maintain...@lists.alioth.debian.org Compiled by buildd@

Re: Custom compile vim +xterm_clipboard

2015-04-08 Thread Ben Fritz
On Wednesday, April 8, 2015 at 9:47:07 AM UTC-5, Tim Johnson wrote: I'd like to have xterm_clipboard and clipboard enabled because I want to paste directly to the system clipboard and I don't think I need python for anything. Even tho' I am a python programmer, I would be doing programming

Re: Syntax highlight problems

2015-04-08 Thread Charles Campbell
Alessandro Antonello wrote: Hi, Nikolay Thanks for your answer. Its a little bit strange how my brain works. I saw you version of the 'match' and I saw the solution right there. I didn't really need a transparent region. I just wanted that the highlighted area not leak to the start and end

Re: Custom compile vim +xterm_clipboard

2015-04-08 Thread Tim Johnson
* Ben Fritz fritzophre...@gmail.com [150408 07:11]: On Wednesday, April 8, 2015 at 9:47:07 AM UTC-5, Tim Johnson wrote: I'd like to have xterm_clipboard and clipboard enabled because I want to paste directly to the system clipboard and I don't think I need python for anything. Even tho'

Re: How to convert plain text from code page Windows 1250 to code page ISO 8859-2?

2015-04-08 Thread Ben Fritz
On Wednesday, April 8, 2015 at 10:31:49 AM UTC-5, Igor Forca wrote: VIM 7.4 ON UBUNTU 14.04 1. Open Vim with command: vim 2. Set internal Vim encoding to UTF-8: :set encoding=utf-8 3. Open file that is encoded using Windows 1250 code page: :e ++enc=cp1250 test.txt Note: In status bar

How to convert plain text from code page Windows 1250 to code page ISO 8859-2?

2015-04-08 Thread Igor Forca
VIM 7.4 ON UBUNTU 14.04 1. Open Vim with command: vim 2. Set internal Vim encoding to UTF-8: :set encoding=utf-8 3. Open file that is encoded using Windows 1250 code page: :e ++enc=cp1250 test.txt Note: In status bar there is message: [converted] 4. Change file encoding to ISO 8859-2 code

Odp: How to convert plain text from code page Windows 1250 to code page ISO 8859-2?

2015-04-08 Thread Mikołaj Machowski
Dnia Środa, 8 Kwietnia 2015 17:31 Igor Forca igo...@gmail.com napisał(a) VIM 7.4 ON UBUNTU 14.04 1. Open Vim with command: vim 2. Set internal Vim encoding to UTF-8: :set encoding=utf-8 3. Open file that is encoded using Windows 1250 code page: :e ++enc=cp1250 test.txt Note: In

Re: Recommendation for Plugin Manager with VimBall

2015-04-08 Thread Nikolay Pavlov
2015-04-08 19:32 GMT+03:00 Gary Furash furashg...@gmail.com: I would like to use a package manager like Pathogen, but most package managers don't handle Vimballs. What do you all recommend? Pathogen is not a package manager, not a tiny bit. So it does not *need* to handle Vimballs and in fact