From: Eugene Yunak Date: Sun, 4 Oct 2015 00:22:10 +0000 (+0300) Subject: add new indent part of the plugin to the registry X-Git-Url: https://git.madduck.net/etc/vim.git/commitdiff_plain/45e9f308082ce98a8a429f21e09e03918a9d4403 add new indent part of the plugin to the registry --- diff --git a/registry/markdown.yaml b/registry/markdown.yaml index 63648a3..00c6b9f 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