]> git.madduck.net Git - etc/vim.git/commit

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:

fixed "feature" to not fold level 1 headings
authorJoedang <shields6@pdx.edu>
Thu, 26 Jul 2018 02:07:32 +0000 (19:07 -0700)
committerJoedang <shields6@pdx.edu>
Thu, 26 Jul 2018 02:56:12 +0000 (19:56 -0700)
commit0afd53fec1a84f20f48cbd0c0272aa567004a193
treef00a5a47f6ecba8b0a4e348f8eaa5e5d14bc77b3
parent6d2cb3c06cd546fd4bee4136679db3a3d5de97fa
fixed "feature" to not fold level 1 headings

I also added comments explaining some of the code in that section, for
my own benefit.
after/ftplugin/markdown.vim