From bd35da8e9ca0bddd95539bef0c8f4857dc4cc746 Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Wed, 27 Aug 2014 18:16:33 +0200 Subject: Update --- after/syntax/rust.vim | 2 -- 1 file changed, 2 deletions(-) (limited to 'after/syntax/rust.vim') diff --git a/after/syntax/rust.vim b/after/syntax/rust.vim index 1ab8394e..735c1e15 100644 --- a/after/syntax/rust.vim +++ b/after/syntax/rust.vim @@ -29,5 +29,3 @@ hi link rustNiceOperator Operator if !exists('g:rust_conceal_mod_path') hi! link Conceal Operator endif - -setlocal conceallevel=2 -- cgit v1.2.3