Explorar o código

Changed vundle setup to reflect it's readme on GitHub

wreed4 %!s(int64=10) %!d(string=hai) anos
pai
achega
6cf530d53b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .vimrc

+ 1 - 1
.vimrc

@@ -11,7 +11,7 @@ end
 set nocompatible
 "required vundle setup
 filetype off
-set runtimepath+=~/.vim/bundle/vundle
+set runtimepath+=~/.vim/bundle/Vundle.vim
 call vundle#begin()
 
 " Let Vundle manage itself