#795236 vim-runtime: String folding for python

#795236#5
Date:
2015-08-12 06:55:17 UTC
From:
To:
As described in http://stackoverflow.com/questions/3094331/how-to-fold-long-docstrings-in-python-source-code-in-vim,
here's a patch to allow folding (long) strings in Python.