Preferred Editor(s) (176)

1 Name: #!/usr/bin/anonymous : 2008-05-21 13:03 ID:/y/PlSFi This thread was merged from the former /code/ board. You can view the archive here.

What's your favorite IDE/text editor when it comes to programming? Also, what's the setup in the banner up top? http://static.4-ch.net/images/boardtitles/programming.gif, that is.

51 Name: Snorlax : 2008-06-27 03:05 ID:UmDEbZm2

vim

my .vimrc

syntax enable
set autoindent
filetype plugin indent on
set nowrap
nnoremap <silent> <F8> :tabnext<CR>
nnoremap <silent> <F7> :tabprevious<CR>

52 Name: #!/usr/bin/anonymous : 2008-06-27 10:09 ID:Heaven

>>51
learn to use buffers instead of tabs you idiot.

Name: Link:
Leave these fields empty (spam trap):
More options...
Verification: