From: Hiroshi Shirosaki Date: Mon, 25 Mar 2019 04:55:23 +0000 (+0900) Subject: Merge pull request #421 from jneidel/patch-1 X-Git-Url: https://git.madduck.net/etc/vim.git/commitdiff_plain/82754af21b12b1343d569a13020e8ffaf35faaa9?hp=691d961a643064ee1feddba8371ff12e44678f5a Merge pull request #421 from jneidel/patch-1 Fix typo --- 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'