From 94c94dab26d6ca7a855f1c079cc8b5ad72dd8690 Mon Sep 17 00:00:00 2001 From: Haak Saxberg Date: Sun, 6 Sep 2015 16:05:29 -0700 Subject: [PATCH] cleanup cleanup --- .gitmodules | 3 --- vim-files/vimrc | 1 - zsh-files/oh-my-zsh | 1 - 3 files changed, 5 deletions(-) delete mode 160000 zsh-files/oh-my-zsh diff --git a/.gitmodules b/.gitmodules index 338e6ad..0a87eff 100644 --- a/.gitmodules +++ b/.gitmodules @@ -29,9 +29,6 @@ path = vim-files/.vim/bundle/taglist url = https://github.com/vim-scripts/taglist.vim.git ignore = untracked -[submodule "zsh-files/oh-my-zsh"] - path = zsh-files/oh-my-zsh - url = https://github.com/robbyrussell/oh-my-zsh.git [submodule "vim-files/.vim/bundle/powerline"] path = vim-files/.vim/bundle/powerline url = https://github.com/Lokaltog/powerline.git diff --git a/vim-files/vimrc b/vim-files/vimrc index ea8faa5..ee80b3a 100644 --- a/vim-files/vimrc +++ b/vim-files/vimrc @@ -31,7 +31,6 @@ Bundle 'terryma/vim-multiple-cursors' Bundle 'myusuf3/numbers.vim' Bundle 'mhinz/vim-signify' Bundle 'nathanaelkane/vim-indent-guides' -Bundle 'maxbrunsfeld/vim-yankstack' Bundle 'tpope/vim-surround' Bundle 'scrooloose/syntastic' Bundle 'Valloric/YouCompleteMe' diff --git a/zsh-files/oh-my-zsh b/zsh-files/oh-my-zsh deleted file mode 160000 index ab18795..0000000 --- a/zsh-files/oh-my-zsh +++ /dev/null @@ -1 +0,0 @@ -Subproject commit ab18795f3cd9bd45aec60a4a4bd8ecf820eb86c4