Excerpts from Luc-Frédéric Langis's message of Wed Nov 13 11:16:46 +0100 2013:
> > Important is your &rtp setting. Try <c-r>=&rtp<cr> in insert mode.
> It's show me nothing except <c-r>=&rtp<cr>

I meant
1) switch to instert mode
2) type ctrl-r then character = then &rtp then hit return

The result in my case looks like this:

  
/home/marc/.vim,/home/marc/mwr/vim-addon-other,/home/marc/mwr/vim-addon-mru,/home/marc/mwr/vim-addon-commenting,/home/marc/mwr/vim-addon-local-vimrc
 [...]

Maybe this is easier (vim command):

  :put=split(&rtp,',')

Have a look for all lines containing snipmate, in particular such: 

  bundle/snipmate/after

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 because you are subscribed to the Google Groups 
"vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to