소스 검색

Update README.md

Jeremy 9 년 전
부모
커밋
b4f7c2f498
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`.