Excerpts from Davor Ocelic's message of Wed Dec 08 17:23:53 +0100 2010: > Marc, > > could you give just brief clarification how to > enable the Vim plugin? Get vim-addon-manager. Then add .. Activate(['vim-addon-urweb1]) to your .vimrc file (see documentation of vim-addon-manager) That's it. Restart vim and it should pull all required files Marc Weber