index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
etc
/
vim
/
syntax
Age
Commit message (
Expand
)
Author
Lines
2015-01-29
Pull configs out into individual repositories
Steve Klabnik
-262
/
+0
2015-01-11
Remove range function
Tim Brooks
-2
/
+0
2015-01-11
Remove old number literal suffixes from Vim syntax
Tim Brooks
-5
/
+5
2015-01-07
Update editor syntax files for isize/usize.
Huon Wilson
-1
/
+1
2015-01-05
rollup merge of #20482: kmcallister/macro-reform
Alex Crichton
-1
/
+1
2015-01-05
Reserve the keyword 'macro'
Keegan McAllister
-1
/
+1
2015-01-05
Update reexports in vim syntax file
Chase Southwood
-41
/
+19
2015-01-02
Fix vim syntax highlighting for `derive`
Chase Southwood
-4
/
+4
2014-12-15
rollup merge of #19804: kballard/vim-new-unicode-escapes
Brian Anderson
-1
/
+2
2014-12-15
rollup merge of #19784: csouth3/vim-syntax-iter
Brian Anderson
-1
/
+1
2014-12-14
Update emacs and vi modes.
Niko Matsakis
-1
/
+1
2014-12-12
vim: Support the new \u{1234} unicode escapes
Kevin Ballard
-1
/
+2
2014-12-12
Update vim syntax highlighting for ExactSizeIterator
Chase Southwood
-1
/
+1
2014-11-20
Update the Vim syntax prelude.
Chris Morgan
-32
/
+27
2014-11-16
Rename IntoStr to IntoString
Brendan Zabarauskas
-1
/
+1
2014-11-13
Remove Signed trait and add SignedInt trait
Brendan Zabarauskas
-1
/
+1
2014-11-13
Deprecate Num, Unsigned and Primitive
Brendan Zabarauskas
-2
/
+1
2014-11-13
Move checked arithmetic operators into Int trait
Brendan Zabarauskas
-1
/
+1
2014-11-10
vim: move 'move' to rustStorage
Josh Stone
-2
/
+2
2014-11-10
auto merge of #18782 : netvl/rust/update-vim-syntax, r=alexcrichton
bors
-6
/
+6
2014-11-09
Added `move` keyword and renamed `fail` to `panic`
Vladimir Matveev
-6
/
+6
2014-11-08
Renamed Extendable to Extend
gamazeps
-1
/
+1
2014-10-14
Highlight 1..2 according to the current grammar.
Chris Morgan
-2
/
+3
2014-10-14
Highlight `extern crate "foo" as bar;` properly.
Chris Morgan
-1
/
+3
2014-10-14
Vim: Stop highlighting foo in `use foo;` specially
Chris Morgan
-4
/
+1
2014-10-07
Add `abstract`, `final`, and `override` to rust.vim keyword list
John Gallagher
-1
/
+1
2014-09-29
Replaced some TODO by FIXME
gamazeps
-1
/
+1
2014-08-17
auto merge of #16547 : huonw/rust/new-kw, r=pcwalton
bors
-1
/
+1
2014-08-17
auto merge of #16535 : michaelsproul/rust/vim-traits, r=pcwalton
bors
-8
/
+8
2014-08-17
Add new keywords (particularly `where` & `virtual`) to editor modes.
Huon Wilson
-1
/
+1
2014-08-16
vim: Update syntax file for Prelude changes.
Michael Sproul
-8
/
+8
2014-08-15
vim: Don't set foldmethod in the syntax file either
Kevin Ballard
-11
/
+0
2014-08-07
Rename `Share` to `Sync`
Alex Crichton
-1
/
+1
2014-07-23
vim: Add MutableSeq
Brian Anderson
-1
/
+1
2014-07-21
Fix :syn-include usage of Vim filetype.
Chris Morgan
-3
/
+5
2014-07-21
Highlight $(…)* and $foo in Vim.
Chris Morgan
-0
/
+7
2014-07-16
auto merge of #15476 : kballard/rust/more_vim_tweaks, r=chris
bors
-3
/
+12
2014-07-08
std: Rename the `ToStr` trait to `ToString`, and `to_str` to `to_string`.
Richo Healey
-1
/
+1
2014-07-07
Define a new setting g:rust_fold
Kevin Ballard
-3
/
+12
2014-07-07
librustc (RFC #34): Implement the new `Index` and `IndexMut` traits.
Patrick Walton
-1
/
+1
2014-07-01
Vim syntax file types and traits cleanup
Alexandre Gagnon
-15
/
+20
2014-06-24
auto merge of #14952 : alexcrichton/rust/const-unsafe-pointers, r=brson
bors
-2
/
+1
2014-06-22
Update few files after comparison traits renaming
Piotr Jawniak
-2
/
+2
2014-06-18
Vim: highlight invalid characters in char literals.
Chris Morgan
-2
/
+7
2014-06-18
Vim: highlight escapes for byte literals.
Chris Morgan
-7
/
+11
2014-06-16
rustc: Start accepting `*const T`
Alex Crichton
-2
/
+1
2014-05-24
core: rename strbuf::StrBuf to string::String
Richo Healey
-1
/
+1
2014-05-20
vim: Handle box expressions specially
Kevin Ballard
-7
/
+20
2014-05-20
Update rust.vim for the latest prelude/keywords
Kevin Ballard
-18
/
+23
2014-05-06
etc: Add box as a keyword to editor configs
Alex Crichton
-1
/
+1
[next]