Explorar el Código

Remove repeated vim bundles

Weiyi Lou hace 11 años
padre
commit
98a60ebe42
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      vim/vimrc.bundles

+ 0 - 2
vim/vimrc.bundles

@@ -66,9 +66,7 @@ Bundle 'bkad/CamelCaseMotion'
 Bundle 'vim-scripts/argtextobj.vim'
 " }}}
 "
-Bundle 'elzr/vim-json'
 Bundle 'vim-scripts/yaml.vim'
-Bundle 'tpope/vim-unimpaired'
 
 " File Browser {{{
 Bundle 'scrooloose/nerdtree'