rust/src/etc/vim
2014-10-07 22:18:36 -04:00
..
after/syntax vim: Stop setting conceallevel in the syntax file 2014-08-13 16:52:26 -07:00
autoload Add commands :RustEmitIr and :RustEmitAsm 2014-06-18 17:01:22 -07:00
compiler Add cargo.vim compiler file. 2014-09-22 17:24:26 -05:00
doc Remove rust_colorcolumn, set textwidth to 99 2014-07-07 22:22:25 -07:00
ftdetect
ftplugin vim: Don't set foldmethod in the syntax file either 2014-08-15 16:41:07 -07:00
indent fix for vim < 7.4.355 2014-09-18 22:16:47 +02:00
plugin
syntax Add abstract, final, and override to rust.vim keyword list 2014-10-07 22:18:36 -04:00
syntax_checkers/rust