rust/src/etc
Kevin Ballard 94cfd1b4ad Set softtabstop, textwidth, and optionally colorcolumn
Setting softtabstop makes <Del> delete 4 spaces as if it were a tab.

Setting textwidth allows comments to be wrapped automatically. It's set
at 80, which is the recommended line length for Rust programs. There are
suggestions that it should be 79, but our current style guide says 80 so
that's what we're matching.

A new setting g:rust_colorcolumn sets colorcolumn as well, to +1,101.
This indicates both the textwidth and the second stricter line length of
100 that our style guide lists.
2014-07-07 22:18:27 -07:00
..
emacs emacs: Remove outdated references to ~ in tests 2014-06-17 16:42:42 -07:00
gedit etc: Add box as a keyword to editor configs 2014-05-06 10:49:35 -07:00
kate Update to 0.11.0 2014-06-27 12:50:16 -07:00
mingw-fix-include Added more scripts to tidy check 2014-02-17 10:36:47 -06:00
pkg core: rename strbuf::StrBuf to string::String 2014-05-24 21:48:10 -07:00
third-party llvm: Disable pthread on mingw 2013-12-18 09:48:58 +09:00
vim Set softtabstop, textwidth, and optionally colorcolumn 2014-07-07 22:18:27 -07:00
zsh Get rid of the android-cross-path flag to rustc. 2014-05-14 02:16:14 -04:00
2014-06-rewrite-bytes-macros.py Change /bin/env to /usr/bin/env in helper python script, as it is more portable 2014-06-23 09:17:40 +10:00
adb_run_wrapper.sh Added more scripts to tidy check 2014-02-17 10:36:47 -06:00
apple-darwin.supp platform-specific valgrind suppression 2012-02-05 09:07:23 -08:00
check-binaries.py add shebang to scripts that have execute bit set 2014-05-12 19:52:29 -07:00
check-links.pl Added more scripts to tidy check 2014-02-17 10:36:47 -06:00
check-summary.py add shebang to scripts that have execute bit set 2014-05-12 19:52:29 -07:00
cmathconsts.c Added more scripts to tidy check 2014-02-17 10:36:47 -06:00
copy-runtime-deps.py etc: add missing license boilerplates 2014-02-05 19:53:53 +01:00
ctags.rust Improve the ctags function regular expression. 2014-02-27 21:04:04 -08:00
extract_grammar.py add shebang to scripts that have execute bit set 2014-05-12 19:52:29 -07:00
generate-deriving-span-tests.py Update few files after comparison traits renaming 2014-06-22 09:31:39 +02:00
generate-keyword-tests.py Update repo location 2014-06-16 18:16:36 -07:00
get-snapshot.py add shebang to scripts that have execute bit set 2014-05-12 19:52:29 -07:00
indenter add gitattributes and fix whitespace issues 2013-05-03 20:01:42 -04:00
install.sh remove duplicated slash in install script path 2014-07-03 12:54:51 -07:00
latest-unix-snaps.py etc: add missing license boilerplates 2014-02-05 19:53:53 +01:00
libc.c Added more scripts to tidy check 2014-02-17 10:36:47 -06:00
licenseck.py relicense shootout-mandelbrot.rs 2014-07-01 10:00:27 +02:00
lldb_batchmode.py debuginfo: Split debuginfo autotests into debuginfo-gdb and debuginfo-lldb 2014-05-07 19:58:07 +02:00
local_stage0.sh Added more scripts to tidy check 2014-02-17 10:36:47 -06:00
make-snapshot.py add shebang to scripts that have execute bit set 2014-05-12 19:52:29 -07:00
maketest.py Refactoring: Introduce distinct host and target rpath var setters. 2014-05-18 22:56:26 +02:00
mirror-all-snapshots.py etc: add missing license boilerplates 2014-02-05 19:53:53 +01:00
mklldeps.py llvm: Add an option to statically link libstdc++ 2014-04-17 11:39:51 -07:00
regex-match-tests.py Add a regex crate to the Rust distribution. 2014-04-25 00:27:24 -04:00
regex-unicode-tables.py Add a regex crate to the Rust distribution. 2014-04-25 00:27:24 -04:00
snapshot.py Revert non-license changes as part of 0ebe112b 2014-02-10 18:00:40 -08:00
sugarise-doc-comments.py etc: add missing license boilerplates 2014-02-05 19:53:53 +01:00
tidy.py Improve searching for XXX in tidy script (#3303) 2014-04-08 00:03:12 -07:00
unicode.py std: Rename str::Normalizations to str::Decompositions 2014-05-13 17:24:07 -07:00
x86.supp core: rename strbuf::StrBuf to string::String 2014-05-24 21:48:10 -07:00
ziggurat_tables.py std: Move rand to librand. 2014-03-12 11:31:05 +11:00