mjacobus/dotfiles

Consider this config

mjacobus opened this issue · 0 comments

if has('vim_starting')
  set nocompatible
  set runtimepath+=~/.vim/bundle/neobundle.vim
endif

source