소스 검색

Update README.md

jlanzarotta 9 년 전
부모
커밋
322bee04dd
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -33,7 +33,7 @@ then simply putting the following in your _vimrc or .vimrc file:
 
     Bundle 'jlanzarotta/bufexplorer'
 
-If you do not want to use [vundle.vim](https://github.com/gmarik/vundle), you can take the zip file from vim.org and unzip it and copy the plugin to your vimfiles\plugin directory and the txt file to your vimfiles\doc directory.  If you do that, make sure you generate the help by executing
+If you do not want to use [neobundle.vim](https://github.com/Shougo/neobundle.vim), you can take the zip file from vim.org and unzip it and copy the plugin to your vimfiles\plugin directory and the txt file to your vimfiles\doc directory.  If you do that, make sure you generate the help by executing
 
 `:helptag <your runtime directory>/doc`