Skip to content

Instantly share code, notes, and snippets.

@SethGower
Created January 6, 2018 22:41
Show Gist options
  • Save SethGower/f04c353c411f5bcf87f1c212bb811064 to your computer and use it in GitHub Desktop.
Save SethGower/f04c353c411f5bcf87f1c212bb811064 to your computer and use it in GitHub Desktop.
./.vimrc:4: no such file or directory: set the runtime path to include Vundle and initialize\nset rtp+=~/.vim/bundle/Vundle.vim\ncall vundle#begin()\n
./.vimrc:8: no such file or directory: call vundle#begin('~/some/path/here')\n\n
./.vimrc:11: command not found: Plugin
./.vimrc:13: command not found: Plugin
./.vimrc:15: command not found: All of your Plugins must be added before the following line\ncall vundle#end()
./.vimrc:17: command not found: filetype
./.vimrc:19: command not found: filetype plugin on\n
./.vimrc:21: command not found: Brief help\n
./.vimrc:23: command not found: :PluginInstall - installs plugins; append to update or just :PluginUpdate\n
./.vimrc:24: command not found: append
./.vimrc:25: command not found: :PluginClean - confirms removal of unused plugins; append to auto-approve removal\n
./.vimrc:27: command not found: see :h vundle for more details or wiki for FAQ\n
./.vimrc:34: command not found: syntax
./.vimrc:35: command not found: colorscheme
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment