Peter Matulis

Results 10 comments of Peter Matulis

Yes, you got it. 👍

I did a test with a minimal `.vimrc` file and there is no slowdown. It must be caused by a combination with other things.

First off, nothing works if I include `--clean`. When I add `--startuptime ~/tmp/vimstartup` the file contains [this](https://pastebin.pl/view/raw/5e6bb8fe). Dropping that option allows me to continue (the `Wiki*` commands become available). Using...

Thanks for the update. Works. So those zeroes are a good thing right? An exit status code of`0` usually means success.

I'm not sure if I should open a bug for the matter of using variables in templates as well as functions when working with templates. I also have other questions...

Support is missing for referencing a document with these elements: ``` :doc:`label ` ``` ``` :ref:`label ` ```

I observed this today. When will this change be available?

**sphinx:** ``` +-------+-----------------------+---------------+ | Group | Charm Name | Charm Type | +=======+=======================+===============+ | 1 | keystone | Core Identity | +-------+-----------------------+---------------+ ``` **markdown:** ``` | Group | Charm Name...

@andrei-korshikov Thanks for this. I'll try it the next time the issue crops up again. Is there a way for the software to prevent this scenario from occurring?