Skip to content

Commit

Permalink
Remove taskpaper and vim-checkbox plugins.
Browse files Browse the repository at this point in the history
  • Loading branch information
robi-wan committed Mar 21, 2013
1 parent fb930d6 commit 9eb43af
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions vimrc
Expand Up @@ -132,16 +132,10 @@ Bundle 'Raimondi/delimitMate'
" activate with <Leader>ig :IndentGuideToggles
Bundle 'nathanaelkane/vim-indent-guides'

Bundle 'davidoc/taskpaper.vim'

" wrapper for cheat gem, requires 'gem install cheat'
" (beware: problems under windows)
"Bundle 'cheat.vim'

" Toggling first checkbox on a line
" <leader>tt :ToggleCB
Bundle 'jkramer/vim-checkbox'

if has("autocmd")
filetype plugin indent on " Automatically detect file types.
endif
Expand Down

0 comments on commit 9eb43af

Please sign in to comment.