rust/src/etc/vim/after/syntax
Kevin Ballard 05e45b9e36 vim: Stop setting conceallevel in the syntax file
We shouldn't be setting conceallevel in the syntax file. Besides not
being able to undo this if we switch to another syntax later, it also
interferes with embedding rust in other filetypes (such as markdown).

Instead, set it in the ftplugin, where it belongs.
2014-08-13 16:52:26 -07:00
..
rust.vim vim: Stop setting conceallevel in the syntax file 2014-08-13 16:52:26 -07:00