Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

POST YOUR EDITOR

Name: Anonymous 2011-01-18 8:42

i use scite with this config:


tabbar.visible=1
tabbar.hide.one=1
tabbar.multiline=1
toolbar.visible=0
statusbar.visible=1

split.vertical=0
output.initial.hide=1
output.horizontal.scrollbar=0
output.wrap=1
end.at.last.line=0

horizontal.scrollbar=0
wrap=1
wrap.indent.mode=2
wrap.aware.home.end.keys=1

save.session=1
save.recent=1
save.position=1

fold=0

indent.size.*.rks=2
use.tabs.*.rks=0
indent.auto=1
tab.indents=1
backspace.unindents=1

open.filter=Racket Source|*.rkt|All Files (*)|*|Hidden Files (.*)|.*|
code.page=65001

file.patterns.racket=*.rkt
default.file.ext=.rkt
command.go.*.rkt=racket -t "$(FileNameExt)"

lexer.*.rkt=lisp

Name: deleted !RMbnClAiRE 2011-01-18 8:46

$ cat .vimrc
colorscheme wombat

set nocompatible
set cindent
set nosmartindent
set noautoindent
set expandtab
set tabstop=4
set shiftwidth=4
set showmatch
set number

set backupdir=~/.vim/bak//
set directory=~/.vim/swp//

set fo=tcrq

set backspace=2

syntax on

filetype indent on

" highlight whitespace
highlight ExtraWhitespace ctermbg=red guibg=red
au ColorScheme * highlight ExtraWhitespace guibg=red
au BufEnter * match ExtraWhitespace /\s\+$/
au InsertEnter * match ExtraWhitespace /\s\+\%#\@<!$/
au InsertLeave * match ExtraWhiteSpace /\s\+$/

Line length 80 temporarily removed while I work on someone else's extremely ugly (but useful) code.

Name: Anonymous 2011-01-18 8:51

I use Go away, you Faggot.

Name: Anonymous 2011-01-18 8:55

I use ed(1).

Name: Anonymous 2011-01-18 8:56

$ cat .virc
set cindent
"set smartindent
"set autoindent
"set expandtab
"set indentexpr
set formatoptions=l
set lbr
set background=dark
syntax on
hi Comment ctermfg=Grey
set nobackup
set nocompatible
" set autochdir
" set ofu=syntaxcomplete#Complete "GAY BASTARD
:filetype plugin indent on
set foldmethod=marker

i don't even know

Name: Anonymous 2011-01-18 9:01

$ cat .kde/share/config/katerc
[$Version]
update_info=kate-2.4.upd:kate2.4

[FileList]
Edit Shade=255,201,241
Shading Enabled=true
SortRole=42
View Shade=185,178,206

[Filelist]
Sort Type=

[General]
Days Meta Infos=30
First Start=false
Last Session=Default%20Session.katesession
Modified Notification=true
Restore Window Configuration=true
Save Meta Infos=true
Show Full Path in Title=false
Show Status Bar=true
Startup Session=last

[KFileDialog Settings]
Height 1024=487
Height 1080=516
Height 600=465
Width 1024=871
Width 1280=720
Width 1920=960

[KTEXTEDITOR:]
DEVELOPER_INFO=NEVER TRY TO USE VALUES FROM THAT GROUP, THEY ARE SUBJECT TO CHANGES

[Kate Document Defaults]
Allow End of Line Detection=true
Allow Simple Mode=true
BOM=false
Backup Config Flags=1
Backup Prefix=
Backup Suffix=~
Basic Config Flags=11010080
Encoding=UTF-8
End of Line=0
Indentation Mode=normal
Indentation Width=4
On-The-Fly Spellcheck=false
PageUp/PageDown Moves Cursor=false
Search Dir Config Depth=3
Tab Handling=2
Tab Width=4
Word Wrap=false
Word Wrap Column=80

[Kate Part Defaults]
Encoding Prober Type=1
Fallback Encoding=ISO-8859-15

[Kate Plugins]
kate_kttsd=false
katebacktracebrowserplugin=false
katebuildplugin=false
katectagsplugin=false
kateexternaltoolsplugin=false
katefilebrowserplugin=true
katefiletemplates=false
katefindinfilesplugin=true
katekonsoleplugin=true
katemailfilesplugin=false
kateopenheaderplugin=false
katequickdocumentswitcherplugin=false
katesnippets_tngplugin=false
katesymbolviewerplugin=false
katetabbarextensionplugin=false
katetabifyplugin=false
katetextfilterplugin=false
katexmlcheckplugin=false
katexmltoolsplugin=false

[Kate Renderer Defaults]
Schema=kate - Normal
Show Indentation Lines=false
Show Whole Bracket Expression=false
Word Wrap Marker=false

[Kate Vi Input Mode Settings]
Normal Mode Mapping Keys=
Normal Mode Mappings=

[Kate View Defaults]
Auto Center Lines=0
Auto Completion=true
Bookmark Menu Sorting=0
Default Mark Type=1
Dynamic Word Wrap=true
Dynamic Word Wrap Align Indent=80
Dynamic Word Wrap Indicators=1
Folding Bar=true
Icon Bar=false
Line Numbers=true
Maximum Search History Size=100
Persistent Selection=false
Replacement Text History=
Scroll Bar Marks=false
Scroll Past End=false
Search Pattern History=heat
Search/Replace Flags=140
Smart Copy Cut=false
Vi Input Mode=false
Vi Input Mode Hide Status Bar=false
Vi Input Mode Steal Keys=false
Word Completion=true
Word Completion Minimal Word Length=3

[Konsole]
AutoSyncronize=false
SetEditor=false

[MainWindow]
Height 1024=1025
Height 1080=1081
Height 600=601
Height 768=769
Height 864=865
State=AAAA/wAAAAD9AAAAAAAABAAAAAH0AAAABAAAAAQAAAAIAAAACPwAAAABAAAAAgAAAAEAAAAWAG0AYQBpAG4AVABvAG8AbABCAGEAcgAAAAAAAAADGgAAAAAAAAAA
ToolBarsMovable=Disabled
Width 1024=1025
Width 1152=1153
Width 1280=1281
Width 1920=1921
Width 600=601
Width 800=801

[Notification Messages]
katesessionmanager_switch_instance=true

[Plugin:katefindinfilesplugin::find-in-files]
CaseSensitive=true
FollowDirectorySymlinks=false
IncludeHiddenFiles=false
LastSearchFiles=*,*.h\\,*.hxx\\,*.cpp\\,*.cc\\,*.C\\,*.cxx\\,*.idl\\,*.c,*.cpp\\,*.cc\\,*.C\\,*.cxx\\,*.c,*.h\\,*.hxx\\,*.idl
LastSearchItems=
LastSearchPaths=
Recursive=true
RegExp=false

[TipOfDay]
RunOnStart=false

Name: Anonymous 2011-01-18 9:37

UltraEdit Studio.

Name: Anonymous 2011-01-18 9:57

This tread shows perfectly why /prog/ has turned to shit.

Name: Anonymous 2011-01-18 10:05

>>8
Stop kidding yourself, it's always been shit.

Name: Anonymous 2011-01-18 10:10

>>8
lulz

Back to /Fuck off, ``Back to /Fuck off, ``Back to /Fuck off, ``Back to /Fuck off, ``Back to /Fuck off, ``Back to /Fuck off, ``Back to /Fuck off, ``Back to /Fuck off, ``faggot''/''/''/''/''/''/''/''/

Name: Anonymous 2011-01-18 10:47

>>10
Back to the future, wheeee!

Name: Anonymous 2011-01-18 11:18

>>10
Back off, /fabbot/.
Fuck to, ``bigot''.

Don't change these.
Name: Email:
Entire Thread Thread List