forked from dotphiles/dotphiles
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
Submodule dotvim
updated
15 files
+1 −1 | .dotvim | |
+0 −1 | dotvim.vim | |
+8 −0 | ftplugin/htmldjango.vim | |
+32 −0 | ftplugin/yaml.vim | |
+6 −0 | plugin/settings/airline.vim | |
+2 −0 | plugin/settings/bufexplorer.vim | |
+2 −1 | plugin/settings/colors.vim | |
+11 −2 | plugin/settings/ctrlp.vim | |
+69 −26 | plugin/settings/neocomplcache.vim | |
+31 −0 | plugin/settings/neosnippet.vim | |
+1 −0 | plugin/settings/nerdtree.vim | |
+2 −0 | plugin/settings/numbers.vim | |
+0 −12 | plugin/settings/powerline.vim | |
+0 −2 | templates/vimrc | |
+14 −6 | vundles.vim |
Submodule dotzsh
updated
11 files
+1 −1 | .dotzsh | |
+3 −1 | modules/editor/init.zsh | |
+1 −1 | modules/git/README.md | |
+1 −1 | modules/git/init.zsh | |
+1 −1 | modules/notify/init.zsh | |
+3 −1 | modules/ssh/init.zsh | |
+13 −2 | modules/tmux/init.zsh | |
+11 −0 | modules/tmux/tmuxp.zsh | |
+3 −0 | modules/utility/init.zsh | |
+22 −0 | modules/vagrant/init.zsh | |
+15 −5 | themes/dotphiles/prompt/prompt_dotphiles_setup |