Re: Can 'set ' be elided? When?

2013-03-25 Thread Dotan Cohen
On Sat, Mar 23, 2013 at 12:58 AM, Paul Isambert zappathus...@free.fr wrote: Selon Dotan Cohen dotanco...@gmail.com: I notice that some settings use the format ':set name=value' and other use ':name value'. For instance: :set syntax=php :syntax off Note that :syntax php doesn't work. Can

Re: hi CursorLine

2013-03-25 Thread Andy Wokula
Am 23.03.2013 02:11, schrieb rail shafigulin: Here is what the output of verbose hi CursorLine CursorLine xxx term=underline ctermbg=237 guibg=#3a3a3a Last set from ~/vimfiles/bundle/colour-sampler-pack/colors/xoria256.vim Here is the setting from xoria256.vim hi CursorLine

Re: hi CursorLine

2013-03-25 Thread Anthony Campbell
On 22 Mar 2013, FlashBurn wrote: I don't use gvimrc file. Good guess though. Are there any other suggestions on what might be going wrong. Any help is appreciated. -- -- You received this message from the vim_use maillist. Do not top-post! Type your reply below the text you are

Re: hi CursorLine

2013-03-25 Thread FlashBurn
:syntax on is also known to set the color scheme. That's exactly what was happening. I put my colorscheme setting after syntax on and it worked. Thanks. -- -- You received this message from the vim_use maillist. Do not top-post! Type your reply below the text you are replying to.

replace represenation of certain characters with a string of characters?

2013-03-25 Thread neolus
I couldn't figure out a way to phrase my question but I'm not asking about replacing patterns or anything. I'd like to know if it's possible in vim to ( visually ) show any certain character as something else. e.g. while editing a text file any occurrence of the character '?' would just /look/

Re: replace represenation of certain characters with a string of characters?

2013-03-25 Thread John Little
On Tuesday, March 26, 2013 3:41:25 PM UTC+13, neolus wrote: I'd like to know if it's possible in vim to ( visually ) show any certain character as something else. Get yourself a font editor, e.g. fontforge (see fontforge.org, or in the repos for your distro). (I'm assuming you're running