From: Ciro Santilli 六四事件 法轮功 纳米比亚 威视 Date: Tue, 6 Oct 2015 11:38:04 +0000 (+0200) Subject: Merge pull request #229 from yunake/master X-Git-Url: https://git.madduck.net/etc/vim.git/commitdiff_plain/8a709ef28a77629b11769c703c4864133d658947?hp=5ff124014066ba7882617c283e7750d449caafb4 Merge pull request #229 from yunake/master Add the indent part of the plugin to the registry --- diff --git a/registry/markdown.yaml b/registry/markdown.yaml index 63648a31..00c6b9f4 100644 --- a/registry/markdown.yaml +++ b/registry/markdown.yaml @@ -5,3 +5,4 @@ files: - ftplugin/markdown.vim - syntax/markdown.vim - after/ftplugin/markdown.vim + - indent/markdown.vim