From: Jonathan Neidel Date: Sun, 24 Mar 2019 18:47:57 +0000 (+0100) Subject: Fix typo X-Git-Url: https://git.madduck.net/etc/vim.git/commitdiff_plain/0f3db10f281313b62cd9be4dbb884596e74c9cc1 Fix typo line -> lines --- 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'