My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
Prerequisites  
If by any chance vimwiki doesn't work for you -- check this out.
Featured
Updated May 31, 2009 by habamax

Prerequisites

Make sure you have these settings in your vimrc file (_vimrc if you're Win user, .vimrc otherwise):

set nocompatible
filetype plugin on
syntax on

Without them Vimwiki will not work properly.

Comment by rashw...@gmail.com, May 18, 2012

As they move into version 2.0 of vimwiki the prereqs should also probably include vim version 7.3 being required. Because the conceal functions of vim in 7.3 are now being used in vimwiki


Sign in to add a comment
Powered by Google Project Hosting