From 9d83c6650fb8a82320d94e52220049525434cec7 Mon Sep 17 00:00:00 2001 From: Xiao-Ou Zhang Date: Thu, 5 Jan 2017 09:29:16 -0500 Subject: Fix typo in plugin installation using Vundle --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 32e3f61..3e05a9a 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ git clone git://github.com/arcticicestudio/nord-vim.git [`Vundle`](https://github.com/VundleVim/Vundle.vim) Add Nord Vim to your `.vimrc` ```sh -Plugin 'dracula/vim' +Plugin 'arcticicestudio/nord-vim' ``` and install via `:PluginInstall`. -- cgit v1.2.3-70-g09d2