]> git.madduck.net Git - etc/vim.git/history - test/python-folding.vader

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

Pythonic folding expand level 1 by default
[etc/vim.git] / test / python-folding.vader
2019-06-05 Hiroshi ShirosakiPythonic folding expand level 1 by default
2016-01-18 Hiroshi ShirosakiFix YAML frontmatter recognised as level-2 heading
2016-01-14 Hiroshi ShirosakiMerge pull request #241 from alexconst/fix/hash_comments
2016-01-14 Hiroshi ShirosakiFix test failures when the window width is small
2016-01-13 Hiroshi ShirosakiRemove needless + from setext-style headers tests
2015-12-14 Hiroshi ShirosakiAdd tests for preamble fold of python-mode style #213
2015-12-14 Hiroshi ShirosakiAdd tests for fold text of python-mode style #213
2015-12-14 Hiroshi ShirosakiMerge pull request #213 from wlonk/python-like
2015-12-11 Kit La ToucheAdd support for python-mode style folding