From 2f973bd4fa009fe852b1c1c6f025bf38742a8b1c Mon Sep 17 00:00:00 2001 From: Sean Date: Fri, 2 Feb 2018 17:56:54 +0800 Subject: [PATCH] Fix Markdown formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fd7eec0..2d464ad 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Comment functions so powerful—no comment necessary. 1. Add `NeoBundle 'scrooloose/nerdcommenter'` to your vimrc file. 2. Reload your vimrc or restart -3. Run `:NeoUpdate`` +3. Run `:NeoUpdate` #### [Pathogen](https://github.com/tpope/vim-pathogen)