From ddbc6a71b2faaf72ec69db18d3211f87128194e0 Mon Sep 17 00:00:00 2001 From: Kevin MacMartin Date: Sat, 26 Jul 2014 05:06:19 -0400 Subject: [PATCH] Removing vim-neco-calc as it didn't feel it had enough value-added --- .gitmodules | 3 --- README.md | 1 - vim/bundle/vim-neco-calc | 1 - 3 files changed, 5 deletions(-) delete mode 160000 vim/bundle/vim-neco-calc diff --git a/.gitmodules b/.gitmodules index ac831a5..976f4c7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -49,9 +49,6 @@ [submodule "vim/bundle/vim-fugitive"] path = vim/bundle/vim-fugitive url = https://github.com/tpope/vim-fugitive.git -[submodule "vim/bundle/vim-neco-calc"] - path = vim/bundle/vim-neco-calc - url = https://github.com/hrsh7th/vim-neco-calc.git [submodule "vim/bundle/vim-move"] path = vim/bundle/vim-move url = https://github.com/matze/vim-move.git diff --git a/README.md b/README.md index 8f26769..1ae398c 100644 --- a/README.md +++ b/README.md @@ -165,7 +165,6 @@ For a complete list of mappings specific to **darkcloud-vimconfig**, check the l * [vim-fixkey](https://github.com/drmikehenry/vim-fixkey) A set of keyboard mappings that override differences in different environments that might normally break consistency or compatibility. * [vim-fugitive](https://github.com/tpope/vim-fugitive) A wrapper integrating git into vim in such a way as to provide features neither of them could offer on their own. * [vim-move](https://github.com/matze/vim-move) Provides a few convenient ways to move selected text. -* [vim-neco-calc](https://github.com/hrsh7th/vim-neco-calc) A calculator plugin extending neocomplcache.vim for the on-the-fly auto-completion of simple math equations. * [vim-pathogen](https://github.com/tpope/vim-pathogen) A plugin to load other plugins while keeping them isolated in their own directory structure rather than all dumped together. * [vim-polyglot](https://github.com/prurigro/vim-polyglot) The darkcloud-vimconfig fork of a meta-package that attempts to provide the best syntax plugins for each file type. * [vim-signify](https://github.com/mhinz/vim-signify) When a version controlled file is changed, this displays a column showing where and how, and allows for navigation to and between differences. diff --git a/vim/bundle/vim-neco-calc b/vim/bundle/vim-neco-calc deleted file mode 160000 index 38670aa..0000000 --- a/vim/bundle/vim-neco-calc +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 38670aa59ee699f38762021ae3dc66153aead632