Tuesday, December 8, 2015

Re: test wrapping for coders

On 2015-12-08, gaston wrote:
> But upon running vim there is no surround feature that I can detect.

By "What have you tried, what did you expect and what happened?",
I'm sure Christian meant that you should include an explanation of
exactly what you did to try to detect the surround feature and how
you determined that it was not there.

What are the results of executing ":scriptnames"? They should
include a line for ~/.vim/bundle/vim-surround/plugin/surround.vim.
If such a line is not there, then you are not sourcing the surround
plugin. In that case, what does this command show?

:verbose set rtp?

Regards,
Gary

--
--
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 vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment