dotfiles

Unnamed repository; edit this file 'description' to name the repository.
git clone git://edryd.org/dotfiles
Log | Files | Refs

commit 1980c939ef2db81e2b4a0b7a9e4b9f7c61efe0d5
parent d44592db0f2739c08c0d3e9edf138419c9eeb8ea
Author: Ed van Bruggen <edvb54@gmail.com>
Date:   Fri, 17 Oct 2014 19:40:43 -0700

Vim: Remove ZoomWin Plugin

Diffstat:
vim/bundle/ZoomWin | 1-
vimrc.bundles | 2--
2 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/vim/bundle/ZoomWin b/vim/bundle/ZoomWin @@ -1 +0,0 @@ -Subproject commit cf21ce1f4bfec10fe7e446c08e9e647a2a234e03 diff --git a/vimrc.bundles b/vimrc.bundles @@ -61,8 +61,6 @@ Bundle 'christoomey/vim-tmux-navigator' Bundle 'junegunn/fzf' " list "FIXME", "TODO", "XXX" in new window Bundle 'vim-scripts/TaskList.vim' -" temporary zoom in on a window with <C-W>o -Bundle 'ZoomWin' """ auto complete plug-ins " implement snippets