From: John Tobin Date: Mon, 25 Mar 2019 20:29:57 +0000 (+0000) Subject: Merge branch 'master' into folding-fix X-Git-Url: https://git.madduck.net/etc/vim.git/commitdiff_plain/375294f28c6ccd077fb1feb297e1bf6a594e4901?hp=0ad3f44c70dde85489ff3c036ffddd2302556692 Merge branch 'master' into folding-fix --- diff --git a/README.md b/README.md index 25b7087..b67917a 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Syntax highlighting, matching rules and mappings for [the original Markdown](htt ## Installation -If you use [Vundle](https://github.com/gmarik/vundle), add the following line to your `~/.vimrc`: +If you use [Vundle](https://github.com/gmarik/vundle), add the following lines to your `~/.vimrc`: ```vim Plugin 'godlygeek/tabular'