[Vimoutliner] laundry list

Ben Armstrong BArmstrong at dymaxion.ca
Tue Oct 24 12:54:24 EDT 2006


Scott Scriven wrote:
> [_] \\ vs ,,
> 	: In Debian, the VO package uses \\ as a command prefix
> 	: instead of ,, .  Any idea why?
>   

Sure.  /usr/share/doc/vim-vimoutliner/README.Debian plainly states why:

3) Upstream documentation (located in
   /usr/share/doc/vim-vimoutliner/README) mentions ,, as the
   prefix to most VO commands. In reality, even the upstream
   package actually uses the native Vim <localleader> variable,
   which is set to \ (backslash) by default, so that a command
   listed in the README file as ,,B -- "Make body text start with
   a space", is actually executed when you type \B (with default
   defintion of <localleader>).
  
   If you want to use different localleader uncomment in
   /etc/vim/vimoutlinerrc the following line and change the value
   of the variable to whatever you want.

       "let maplocalleader = ",,"       " this is prepended to VO key


Ben



More information about the VimOutliner mailing list