Skip to content

Commit

Permalink
Updated OSX, and submodules.
Browse files Browse the repository at this point in the history
Updated submodule with `git submodule foreach git pull origin master` and
comitted new branch references to .dotfiles.
  • Loading branch information
Anthony Bouch committed Aug 16, 2014
1 parent df0b630 commit add7b0c
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 8 deletions.
2 changes: 1 addition & 1 deletion bash-git-prompt
1 change: 1 addition & 0 deletions osx
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# OSX Settings file.
# Enable full keyboard access for all controls (e.g. enable Tab in modal dialogs)
defaults write NSGlobalDomain AppleKeyboardUIMode -int 3

Expand Down
2 changes: 1 addition & 1 deletion vim/bundle/fugitive
2 changes: 1 addition & 1 deletion vim/bundle/nerd-tree
Submodule nerd-tree updated from b0bb78 to 4f1e6e
2 changes: 1 addition & 1 deletion vim/bundle/pathogen
Submodule pathogen updated 2 files
+11 −4 README.markdown
+174 −153 autoload/pathogen.vim
2 changes: 1 addition & 1 deletion vim/bundle/rails
Submodule rails updated 4 files
+5 −21 README.markdown
+389 −260 autoload/rails.vim
+19 −49 doc/rails.txt
+48 −51 plugin/rails.vim
2 changes: 1 addition & 1 deletion vim/bundle/unimpaired
Submodule unimpaired updated 3 files
+19 −0 README.markdown
+9 −9 doc/unimpaired.txt
+20 −18 plugin/unimpaired.vim
2 changes: 1 addition & 1 deletion vim/bundle/vim-endwise
Submodule vim-endwise updated 3 files
+1 −0 CONTRIBUTING.markdown
+4 −14 README.markdown
+38 −20 plugin/endwise.vim
2 changes: 1 addition & 1 deletion vim/bundle/vim-slime
Submodule vim-slime updated 4 files
+0 −2 .gitignore
+50 −0 README.md
+119 −0 ftplugin/haskell/slime.vim
+1 −1 plugin/slime.vim

0 comments on commit add7b0c

Please sign in to comment.