From c257164aeef18b6c00b55b53d399fdde46522cbd Mon Sep 17 00:00:00 2001 From: Barak Michener Date: Fri, 1 Jun 2018 13:50:30 -0700 Subject: [PATCH] vimrc paths --- .vimrc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.vimrc b/.vimrc index e10c880..2cfd066 100644 --- a/.vimrc +++ b/.vimrc @@ -71,12 +71,12 @@ let $RUST_SRC_PATH="/usr/src/rust/src/" "let g:ft_ignore_pat = '.org' " Required: -set runtimepath+=/home/barak/.vim/bundle/repos/github.com/Shougo/dein.vim +set runtimepath+=/home/bmichener/.vim/bundle/repos/github.com/Shougo/dein.vim " Required: -call plug#begin('/home/barak/.vim/bundle') +call plug#begin('/home/bmichener/.vim/bundle') -Plug '/home/barak/.vim/bundle/repos/github.com/Shougo/dein.vim' +Plug '/home/bmichener/.vim/bundle/repos/github.com/Shougo/dein.vim' Plug 'vim-scripts/DrawIt' Plug 'tpope/vim-speeddating' Plug 'vim-scripts/EasyGrep' @@ -655,7 +655,7 @@ endif " ** SEE ALSO ** " filetype.vim -command Comments lexpr system('/home/barak/src/gogh/src/github.com/barakmich/gogh/gogh') +command Comments lexpr system('/home/bmichener/src/gogh/src/github.com/barakmich/gogh/gogh') "call remote#host#RegisterPlugin('python3', '/home/barak/.vim/bundle/deoplete.nvim/rplugin/python3/deoplete', [