vimall-1.2.0

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
FILES
SEE ALSO
BUGS
AUTHOR
MANPAGE VERSION

NAME

vimall − opens vim with a full set of buffers from a source tree

SYNOPSIS

vimall [-v] [-h] [-php] [-all] [-make]

DESCRIPTION

vimall scans all subtree from current working directory for sources and launches vim with a buffer for each. vimall is not suitable in some big source-trees such as X11 or linux kernel !

OPTIONS

-all

opens a buffer for almost all files, avoiding only repository-util files and folders.

-make

open all files related to autoconf, automake, make.

-h

outputs a short memo-help.

-v | --version

outputs vimall’s version.

FILES

./.vim.prepend

contains some vim directives that are prepended to regular vim conffile. inherited from (1)maketags and (1)autoall.

~/.vimall.rc

contains some global vim directives that are prepended to regular vim conffile.

./types.vim ./tags

contains type definitions and tags built from (1)maketags

SEE ALSO

(1)maketags, (1)bozoconf, (1)repozclean

BUGS

There are probably plenty. Please report them to bozomake@disjunkt.com

AUTHOR

Jean-Daniel Pauget (bozomake@disjunkt.com)

MANPAGE VERSION

$Id: vimall.1.in 581 2010-04-08 21:42:14Z jd $