From 1e5a2de57ac55081fdf6d453ae5fd93ba934d3ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emmanuel=20Beno=C3=AEt?= Date: Tue, 24 Feb 2015 00:17:00 +0100 Subject: [PATCH] Removed debugging trace --- cfg-pre/75-neobundle.vim | 1 - 1 file changed, 1 deletion(-) diff --git a/cfg-pre/75-neobundle.vim b/cfg-pre/75-neobundle.vim index 1905df5..d198cf3 100644 --- a/cfg-pre/75-neobundle.vim +++ b/cfg-pre/75-neobundle.vim @@ -1,5 +1,4 @@ " Load and initialise NeoBundle and plugins -echo "location" if !exists( "g:bundles_dir" ) if exists( "g:vim_local['local_bundles']" )