ubuntu xfce, i3
This commit is contained in:
parent
1bc33a19cc
commit
9a3f68c6e4
39 changed files with 433 additions and 487 deletions
6
.vimrc
6
.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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue