From 4cb1029fe82582ca94f661e9b988eb37de6cf8a6 Mon Sep 17 00:00:00 2001 From: Francisco Souza Date: Wed, 20 Jul 2011 10:51:47 -0300 Subject: [PATCH] Removed mapping for lusty explorer --- modules/mapping.vim | 4 ---- 1 file changed, 4 deletions(-) diff --git a/modules/mapping.vim b/modules/mapping.vim index 4c71c0ea4..c3012596f 100644 --- a/modules/mapping.vim +++ b/modules/mapping.vim @@ -5,10 +5,6 @@ nmap :NERDTreeToggle nmap gt nmap gT -"Lusty -nmap :LustyFilesystemExplorer -nmap :LustyFilesystemExplorerFromHere - " Removes trailing spaces function TrimWhiteSpace() %s/\s*$//