vimall − opens vim with a full set of buffers from a source tree |
vimall [-v] [-h] [-php] [-all] [-make] |
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 ! |
-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. |
./.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 |
(1)maketags, (1)bozoconf, (1)repozclean |
There are probably plenty. Please report them to bozomake@disjunkt.com |
Jean-Daniel Pauget (bozomake@disjunkt.com) |
$Id: vimall.1.in 581 2010-04-08 21:42:14Z jd $ |