Skip to content

Commit

Permalink
[dist] general refresh for vim settings
Browse files Browse the repository at this point in the history
  • Loading branch information
heapwolf committed Oct 28, 2012
1 parent c6d1bc0 commit 69b0021
Show file tree
Hide file tree
Showing 41 changed files with 19,176 additions and 43 deletions.
1 change: 1 addition & 0 deletions .gitignore
@@ -0,0 +1 @@
.DS_Store
4 changes: 4 additions & 0 deletions .tmux.conf
Expand Up @@ -41,3 +41,7 @@ set -g mouse-select-pane on
#set -g terminal-overrides 'xterm*:smcup@:rmcup@'

set-option -g status-right ''

bind f run "tmux clock"
bind y run "tmux save-buffer - | reattach-to-user-namespace pbcopy"

Binary file added .vim/.DS_Store
Binary file not shown.
2 changes: 2 additions & 0 deletions .vim/.netrwhist
@@ -0,0 +1,2 @@
let g:netrw_dirhistmax =10
let g:netrw_dirhist_cnt =4
Binary file added .vim/bundle/.DS_Store
Binary file not shown.
1 change: 1 addition & 0 deletions .vim/bundle/.vundle/script-names.vim-scripts.org.json

Large diffs are not rendered by default.

Binary file added .vim/bundle/EasyGrep/.DS_Store
Binary file not shown.
595 changes: 595 additions & 0 deletions .vim/bundle/EasyGrep/doc/EasyGrep.txt

Large diffs are not rendered by default.

0 comments on commit 69b0021

Please sign in to comment.