From: Alexandre Constantino Date: Tue, 12 Jan 2016 17:37:16 +0000 (+0000) Subject: Fix bug related to folding and hash comments X-Git-Url: https://git.madduck.net/etc/vim.git/commitdiff_plain/c4773a9b8e0ac823009bb342b2642f780de33cdc?hp=c4773a9b8e0ac823009bb342b2642f780de33cdc Fix bug related to folding and hash comments Fix bug that occurs when hash comments are used in fenced code blocks. Fix same problem that occurs when building a TOC with the :Toc command. Add flag that allow the user to set folding level, by default set to 1. ---