" Vimball Archiver by Charles E. Campbell, Jr., Ph.D. UseVimball finish doc/vimcommander.txt [[[1 127 *vimcommander.txt* total-commander-like file-manager for vim. #version# VIMCOMMANDER REFERENCE MANUAL~ Total-commander-like two-panel file explorer for vim. 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 This manual corresponds to vimcommander version "0.81". ============================================================================== CONTENT *vimcommander-contents* Installation : |vimcommander-install| Intro : |vimcommander| Keys : |vimcommander-keys| Todo list : |vimcommander-todo| Links : |vimcommander-links| ============================================================================== 1. VimCommander Installation *vimcommander-install* In order to install the plugin, place the vimcommander.vim file into a plugin directory in your runtime path (please see |add-global-plugin| and |'runtimepath'|). A key-map should also be made. Put in your |.vimrc| something like: > noremap :cal VimCommanderToggle() < ============================================================================== 2. VimCommander Intro *vimcommander* This is VimCommander, a two-panel file-manager for vim. Upon entrance, the two panels are presented. Operations are performed by default from one panel to the other. File selection is implemented also, see |vimcommander-keys| for the keyboard shortcuts. See also |vimcommander-links| for more information on this kind of file-manager. 2.1 List of Features: *vimcommander-features* --------------------- - Two panels side-by-side; - File operations work only on unix; - File selection; - Remembers settings; - Directory history. ============================================================================== 3. VimCommander Options *vimcommander-opts* This are the options that can be set from the user's .vimrc, just use: > let g: