···11-" Turn backup off, since most stuff is in SVN, git et.c anyway...
11+" Turn backup off, since most stuff is in SVN, git etc. anyway...
22set nobackup
33-set nowb
43set noswapfile
5465" Keep undo history across sessions, by storing in file.
+24-90
utils/dir_colors
···11# vi: ft=dircolors
22-# Configuration file for dircolors, a utility to help you set the
33-# LS_COLORS environment variable used by GNU ls with the --color option.
44-# Copyright (C) 1996, 1999-2010 Free Software Foundation, Inc.
55-# Copying and distribution of this file, with or without modification,
66-# are permitted provided the copyright notice and this notice are preserved.
77-# The keywords COLOR, OPTIONS, and EIGHTBIT (honored by the
88-# slackware version of dircolors) are recognized but ignored.
99-# Below, there should be one TERM entry for each termtype that is colorizable
1010-TERM Eterm
1111-TERM ansi
1212-TERM color-xterm
1313-TERM con132x25
1414-TERM con132x30
1515-TERM con132x43
1616-TERM con132x60
1717-TERM con80x25
1818-TERM con80x28
1919-TERM con80x30
2020-TERM con80x43
2121-TERM con80x50
2222-TERM con80x60
2323-TERM cons25
2424-TERM console
2525-TERM cygwin
2626-TERM dtterm
2727-TERM eterm-color
2828-TERM gnome
2929-TERM gnome-256color
3030-TERM jfbterm
3131-TERM konsole
3232-TERM kterm
3333-TERM linux
3434-TERM linux-c
3535-TERM mach-color
3636-TERM mlterm
3737-TERM putty
3838-TERM rxvt
3939-TERM rxvt-256color
4040-TERM rxvt-cygwin
4141-TERM rxvt-cygwin-native
4242-TERM rxvt-unicode
4343-TERM rxvt-unicode256
4444-TERM screen
4545-TERM screen-256color
4646-TERM screen-256color-bce
4747-TERM screen-bce
4848-TERM screen-w
4949-TERM screen.linux
5050-TERM vt100
5151-TERM xterm
5252-TERM xterm-16color
5353-TERM xterm-256color
5454-TERM xterm-88color
5555-TERM xterm-color
5656-TERM xterm-debian
572# Below are the color init strings for the basic file types. A color init
583# string consists of one or more of the following numeric codes:
594# Attribute codes:
···9035STICKY 48;5;33;38;5;230 # dir with the sticky bit set (+t) and not other-writable
9136# This is for files with execute permission:
9237EXEC 01;38;5;180
9393-# List any file extensions like '.gz' or '.tar' that you would like ls
9494-# to colorize below. Put the extension, a space, and the color init string.
9595-# (and any comments you want to add after a '#')
9696-# If you use DOS-style suffixes, you may want to uncomment the following:
9797-#.cmd 01;32 # executables (bright green)
9898-#.exe 01;32
9999-#.com 01;32
100100-#.btm 01;32
101101-#.bat 01;32
102102-# Or if you want to colorize scripts even if they do not have the
103103-# executable bit actually set.
104104-#.sh 01;32
105105-#.csh 01;32
10638107107- # archives or compressed (violet + bold for compression)
3939+# archives or compressed (violet + bold for compression) {{{
10840.tar 00;38;5;05
10941.tgz 01;38;5;05
11042.arj 01;38;5;05
···13567.7z 01;38;5;05
13668.rz 01;38;5;05
13769.apk 01;38;5;05
138138-139139-# image formats (yellow)
7070+# }}}
7171+# image formats (yellow) {{{
14072.jpg 00;38;5;03
14173.JPG 00;38;5;03 #stupid but needed
14274.jpeg 00;38;5;03
···16294.cgm 00;38;5;03
16395.emf 00;38;5;03
16496.eps 00;38;5;03
165165-166166-# files of interest (base1 + bold)
9797+# }}}
9898+# files of interest (base1 + bold) {{{
16799.pdf 01;38;5;01
168100.tex 01;38;5;01
169169-170170-# "unimportant" files as logs and backups (base01)
101101+# }}}
102102+# "unimportant" files as logs and backups (base01) {{{
171103.log 00;38;5;18
172104.bak 00;38;5;18
173105.aux 00;38;5;18
174106.bbl 00;38;5;18
175107.blg 00;38;5;18
176176-177177-# audio formats (orange)
108108+# }}}
109109+# audio formats (orange) {{{
178110.aac 00;38;5;06
179111.au 00;38;5;06
180112.flac 00;38;5;06
···186118.ogg 00;38;5;06
187119.wav 00;38;5;06
188120.oga 00;38;5;06
189189-190190-# video formats (as audio + bold)
121121+# }}}
122122+# video formats (as audio + bold) {{{
191123.mov 01;38;5;06
192124.mpg 01;38;5;06
193125.mpeg 01;38;5;06
···207139.flv 01;38;5;06
208140.ogv 01;38;5;06
209141.ogx 01;38;5;06
210210-211211-# Scripts
142142+# }}}
143143+# Scripts {{{
212144.fish 01;38;5;02
213145.sh 01;38;5;02
214214-215215-# Source files
146146+# }}}
147147+# Source files {{{
216148.rb 01;38;5;01
217149.ru 00;38;5;01
218218-.rs 00;38;5;07
150150+.rs 00;38;5;16
219151.py 01;38;5;02
220152.pyc 00;38;5;02
221153.hs 01;38;5;05
···223155.js 01;38;5;11
224156.coffee 01;38;5;11
225157.ts 01;38;5;11
226226-227227-# Documentation
158158+.nix 01;38;5;13
159159+# }}}
160160+# Documentation {{{
228161.md 01;38;5;07
229162.markdown 01;38;5;07
230230-231231-# Web
163163+# }}}
164164+# Web {{{
232165.html 00;38;5;6
233166.xml 00;38;5;6
234167.yml 00;38;5;6
235168.json 00;38;5;6
236169.css 00;38;5;6
237170.scss 00;38;5;6
238238-239239-# Templates
171171+# }}}
172172+# Templates {{{
240173.erb 01;38;5;6
241174.curly 01;38;5;6
242175.haml 01;38;5;6
243176.builder 01;38;5;6
177177+# }}}