Skip to content

Commit

Permalink
Removed mapping for lusty explorer
Browse files Browse the repository at this point in the history
  • Loading branch information
fsouza committed Jul 20, 2011
1 parent 9e1450e commit 4cb1029
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions modules/mapping.vim
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@ nmap <silent> <c-p> :NERDTreeToggle<CR>
nmap <C-Tab> gt
nmap <C-S-Tab> gT
"Lusty
nmap <C-x> :LustyFilesystemExplorer<CR>
nmap <C-c> :LustyFilesystemExplorerFromHere<CR>
" Removes trailing spaces
function TrimWhiteSpace()
%s/\s*$//
Expand Down

0 comments on commit 4cb1029

Please sign in to comment.