From e0d7b162076ea43b8ea2492ad472537df5eb9189 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antonio=20Touri=C3=B1o?= Date: Thu, 23 Feb 2012 00:22:46 -0500 Subject: [PATCH] Removes simplenote vim integration. --- .vim/bundles.vim | 2 -- 1 file changed, 2 deletions(-) diff --git a/.vim/bundles.vim b/.vim/bundles.vim index fe754a7..a20e214 100644 --- a/.vim/bundles.vim +++ b/.vim/bundles.vim @@ -33,8 +33,6 @@ Bundle 'othree/html5.vim' Bundle 'kchmck/vim-coffee-script' Bundle 'Raimondi/delimitMate' Bundle 'mattn/zencoding-vim' -Bundle 'mattn/webapi-vim' -Bundle 'mattn/vimplenote-vim' Bundle 'Lokaltog/vim-powerline' Bundle 'SirVer/ultisnips'