From 0f3db10f281313b62cd9be4dbb884596e74c9cc1 Mon Sep 17 00:00:00 2001 From: Jonathan Neidel Date: Sun, 24 Mar 2019 19:47:57 +0100 Subject: [PATCH] Fix typo line -> lines --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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' -- 2.39.2