sponsor Vim development Vim logo Vim Book Ad

explorer+reader.vim : preview many text files quickly

 script karma  Rating 0/0, Downloaded by 704  Comments, bugs, improvements  Vim wiki

created by
kosmas karavopoulos
 
script type
utility
 
description
with this script you can quickly preview files
in a directory. For example execute these commands
in a directory with many text files
:cd dir_with_many_text_files
:vi .
or
:vi dir_with_many_text_files
then by pressing page down you will preview files.
Pressing down will scroll the preview one line at a time and
pressing page down while on the preview
it will focus on the explorer window
 
install details
copy the lines from the script in
" Set up mappings for this buffer
portion of the explorer.vim plugin

you might want to copy the explorer.vim
in a new place, modify it  and source
it every time you want to use the mappings.
If you copy it then you also have to comment
or delete the loaded_explorer check in the
beggining of the file
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
explorer+reader.vim.zip 1.0 2005-03-01 6.0 kosmas karavopoulos Initial upload
ip used for rating: 3.149.230.44

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github