Просмотр исходного кода

Merge pull request #57 from jeremyis/patch-1

Update README.md
jlanzarotta 9 лет назад
Родитель
Сommit
9e1e111cc4
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -41,7 +41,7 @@ This plugin can also be found at http://www.vim.org/scripts/script.php?script_id
 ### Vundle (https://github.com/gmarik/Vundle.vim)
 1. Add the following configuration to your `.vimrc`.
 
-        Plugin 'jlanzarotta/bufexplorer.vim'
+        Plugin 'jlanzarotta/bufexplorer'
 
 2. Install with `:BundleInstall`.