From cf52dd65776c04573645448623e4f021e731a179 Mon Sep 17 00:00:00 2001 From: Leandro Lisboa Penz Date: Sun, 31 Oct 2010 17:37:15 -0200 Subject: [PATCH] Deleted spaces before newline. --- vimcommander.vim | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/vimcommander.vim b/vimcommander.vim index cee37a4..79a5a70 100644 --- a/vimcommander.vim +++ b/vimcommander.vim @@ -8,13 +8,13 @@ " Licence: This program is free software; you can redistribute it " and/or modify it under the terms of the GNU General Public " License. See http://www.gnu.org/copyleft/gpl.txt -" Credits: Patrick Schiel, the author of Opsplorer.vim +" Credits: Patrick Schiel, the author of Opsplorer.vim " (http://www.vim.org/scripts/script.php?script_id=362) " in which this script is based, " Christian Ghisler, the author of Total Commander, for the best " *-commander around. (http://www.ghisler.com) " Mathieu Clabaut , the author -" of vimspell, from where I got how to autogenerate the +" of vimspell, from where I got how to autogenerate the " help from within the script. " Diego Morales, fixes and suggestions. " Vladimír Marek , fix for files with @@ -27,7 +27,7 @@ " directory traversal, add total commander-like C-PageUp """"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" """"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" -" Section: Documentation +" Section: Documentation " " Documentation should be available by ":help vimcommander" command, once the " script has been copied in you .vim/plugin directory. @@ -110,7 +110,7 @@ fu! CommanderMappings() "ChangeDir dialog, required in windows: noremap c :cal ChangeDir() noremap cd :cal ChangeDir() - + "Directory Up/Down noremap :cal BuildParentTree() noremap :cal OnDoubleClick() @@ -228,7 +228,7 @@ endf fu! Close() autocmd! BufEnter VimCommanderLeft autocmd! BufEnter VimCommanderRight - autocmd! BufWinLeave VimCommanderLeft + autocmd! BufWinLeave VimCommanderLeft autocmd! BufWinLeave VimCommanderRight let winnum = bufwinnr(s:bufnr_left) if winnum != -1 @@ -493,7 +493,7 @@ fu! DirCreate() end if isdirectory(newdir) echo "Directory already exists." - return + return end let i=system("mkdir ".shellescape(MyPath().newdir)) cal RefreshDisplays() @@ -822,7 +822,7 @@ fu! Select() let b:vimcommander_selected=tmp setl ma norm! |l - norm! s + norm! s setl noma cal GotoNextEntry() else " select