Skip to content

Commit

Permalink
updated bundles. edited mansfield tmux file to kill double panes in v…
Browse files Browse the repository at this point in the history
…im window
  • Loading branch information
timwingfield committed Feb 11, 2016
1 parent b6a054c commit 2d2b073
Show file tree
Hide file tree
Showing 24 changed files with 25 additions and 27 deletions.
7 changes: 2 additions & 5 deletions .tmuxinator/mansfield.yml
Expand Up @@ -4,10 +4,7 @@
project_name: mansfield
project_root: ~/Code/mandiant/mansfield
windows:
- editor:
layout: 7ddf,318x68,0,0{241x68,0,0,0,76x68,242,0[76x52,242,0,3,76x15,242,53,4]}
panes:
- vim
- #empty
- editor: vim
- shell:
- shell:
- shell:
2 changes: 1 addition & 1 deletion .vim/bundle/Vundle.vim
Submodule Vundle.vim updated from cfd3b2 to 5f70ae
2 changes: 1 addition & 1 deletion .vim/bundle/ag.vim
Submodule ag.vim updated from f755ab to 660095
2 changes: 1 addition & 1 deletion .vim/bundle/ctrlp.vim
Submodule ctrlp.vim updated from b5d3fe to 564176
2 changes: 1 addition & 1 deletion .vim/bundle/javascript-libraries-syntax.vim
Submodule javascript-libraries-syntax.vim updated from e2bb72 to 0f99e4
2 changes: 1 addition & 1 deletion .vim/bundle/nerdtree
Submodule nerdtree updated from bcf3de to 4ebbb5
2 changes: 1 addition & 1 deletion .vim/bundle/supertab
Submodule supertab updated from 9f7da6 to 665117
2 changes: 1 addition & 1 deletion .vim/bundle/syntastic
Submodule syntastic updated from be1112 to 1f4846
2 changes: 1 addition & 1 deletion .vim/bundle/tlib_vim
Submodule tlib_vim updated from 4c128e to e8b53d
2 changes: 1 addition & 1 deletion .vim/bundle/vim-airline
Submodule vim-airline updated from cdc6d9 to 06723f
2 changes: 1 addition & 1 deletion .vim/bundle/vim-angular
Submodule vim-angular updated from 72999f to 22e136
2 changes: 1 addition & 1 deletion .vim/bundle/vim-commentary
Submodule vim-commentary updated from 7fb632 to e0f485
2 changes: 1 addition & 1 deletion .vim/bundle/vim-dispatch
Submodule vim-dispatch updated from 69fea4 to 2e4227
2 changes: 1 addition & 1 deletion .vim/bundle/vim-elixir
Submodule vim-elixir updated from f2c747 to 64257e
2 changes: 1 addition & 1 deletion .vim/bundle/vim-fugitive
Submodule vim-fugitive updated from b7b230 to fd36aa
2 changes: 1 addition & 1 deletion .vim/bundle/vim-gitgutter
Submodule vim-gitgutter updated from 106729 to ff4f59
2 changes: 1 addition & 1 deletion .vim/bundle/vim-javascript
Submodule vim-javascript updated from bab4f3 to 1d8c26
2 changes: 1 addition & 1 deletion .vim/bundle/vim-markdown
Submodule vim-markdown updated from ba2941 to de42c8
2 changes: 1 addition & 1 deletion .vim/bundle/vim-rails
Submodule vim-rails updated from 77af7e to fc5d77
2 changes: 1 addition & 1 deletion .vim/bundle/vim-snipmate
Submodule vim-snipmate updated from c86c64 to 7f91de
2 changes: 1 addition & 1 deletion .vim/bundle/vim-snippets
Submodule vim-snippets updated from bd213c to 4d15c0
2 changes: 1 addition & 1 deletion .vim/bundle/vim-test
Submodule vim-test updated from eecea6 to a3689f
2 changes: 1 addition & 1 deletion .vim/bundle/vundle
Submodule vundle updated from 0ee36b to 5f70ae
1 change: 1 addition & 0 deletions .vim/bundles.vim
Expand Up @@ -18,6 +18,7 @@ Plugin 'jiangmiao/auto-pairs'
Plugin 'kchmck/vim-coffee-script'
Plugin 'kien/ctrlp.vim'
Plugin 'MarcWeber/vim-addon-mw-utils'
Plugin 'mtscout6/vim-cjsx'
Plugin 'othree/javascript-libraries-syntax.vim'
Plugin 'pangloss/vim-javascript'
Plugin 'rking/ag.vim'
Expand Down

0 comments on commit 2d2b073

Please sign in to comment.