| kraftbot | wtf |
| deepbluegene | how i can setup autoindentation syntax highlighting and line number in .vimrc file? and also background to light can i configure vim to diff type of files.basically i will be using vim for css, xhtml, php, javascript |
| deryni | :help filetype :help syntax :help 'number :help 'background |
| deepbluegene | deryni:thanx |
| WaterBound | I'm having a problem with vim and colored syntax highlighting. When I log into Fedora through SecureCRT or Putty I don't get colored syntax highlighting.. There's nothing wrong with colors in general because 'ls' still shows colors just fine, it's just vim that is giving me problems. The only way I can get colored syntax highlighting to work is to log in as root, run screen and then su to a non-root user. For some reason, running under screen as a non-root user works, but anything else I've tried does not. Anyone around? |
| boyd_ | Nobody here but us chickens |
| snoopy | How can I refer to escape sequence in a map (in my vimrc) ? |
| tsb | snoopy: <esc> ? |
| snoopy | tsb: thx |
| scrooloose | howdy im thinking of a number between 1 and 10 billion any guesses? |
| sysmonk | 891231823 ;) |
| scrooloose | wrong try again? |
| sysmonk | hm, 192312393 ? |
| goldfish | 1337 |
| scrooloose | lol |
| sysmonk | scrooloose: 0 ? |
| scrooloose | bad luck both of you |
| goldfish | 8008135 |
| scrooloose | HAHAHAHA so good |
| goldfish | print yes || die $! |
| sysmonk | hmmm |
| action | sysmonk issues a perl -e "for 1..10000000000 print privmsg scrooloose : $_ ?" |
| sysmonk | issues a perl -e "for 1..10000000000 print privmsg scrooloose : $_ ?" |
| goldfish | heh |
| scrooloose | i knew it was only a matter of time b4 that happened :P at least it wasnt written in php... THAT woulda been insulting ;) |
| sysmonk | hmmm .... |
| goldfish | java -e 'System.out.println() // lol' |
| sysmonk | <?php for ($i=1; $i <= 10000000000; $i++) { echo "privmsg scrooloose : $i ?": } ?> :) |