On Mon, Jan 30, 2012 at 11:26 AM, Marc Weber <[email protected]> wrote:
> Excerpts from Alexandre Provencio's message of Mon Jan 30 14:14:34 +0100 > 2012: > > I want to know from who is using VAM (vim-addons-manager) what is the > > preferable way to install things like Solarized and snipmate-snippets. > > After a normal install with :ActivateAddons, are symbolic links to colors > > and snippets directories under ~/.vim the best way to complete the task? > Why are you asking? Neither is "ActivateAddons" the preferred way of > installing addons (its for testing addons, but would work as well) nor > are any manualy steps required to make Solarized work. > > - VAM docs section 2 (doc/*.txt) > > - snipmate README file line 111 > > If you think that documentation can be improved tell me. > Otherwise I think you should have RTFM which VAM even tells you when you > install it - looks like you missed it. Thus read section 2 even more > carefully :) > > Maybe you should just have tried the most obvious: > :colorscheme solarized and watch it work? > On solarized: Just found out this turned to be a worse than a RTFM issue, the colorscheme statement was placed before calling vam#ActivateAddons on .vimrc, thats why it didn't work out of the box and made go for workarounds. > > Marc Weber > > -- > You received this message from the "vim_use" maillist. > Do not top-post! Type your reply below the text you are replying to. > For more information, visit http://www.vim.org/maillist.php > -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
