Wednesday, July 12, 2017

Re:

On Tuesday, July 11, 2017 at 6:05:24 PM UTC-5, Robert wrote:
>
> My second less important question is, when I view any of these snippet files, most of the lines are folded. Is there any way I can configure Vim so that when I open any of these .snippet files, all the folds will be open? They would be easier to search that way.

For this second less important question, there are a few suggestions here, such as an autocmd to run the 'zR' command or setting the 'foldlevelstart' option: http://vim.wikia.com/wiki/All_folds_open_when_opening_a_file

I don't know about your first problem, I'd consult the documentation for your plugin. I'd guess the directory is wrong or needs to be configured.

--
--
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: