Skip to content

Commit 0d3da08

Browse files
committed
fix
1 parent e4cb097 commit 0d3da08

File tree

2 files changed

+1
-317
lines changed

2 files changed

+1
-317
lines changed

.vimrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -427,7 +427,7 @@ let g:indentLine_char = '┊'
427427
Bundle 'L9'
428428
Bundle 'FuzzyFinder'
429429
" non github repos
430-
Bundle 'git://git.wincent.com/command-t.git'
430+
Bundle 'git://github.com/wincent/command-t.git'
431431
Bundle 'Auto-Pairs'
432432
Bundle 'python-imports.vim'
433433
Bundle 'CaptureClipboard'

plugin/client.vim

-316
This file was deleted.

0 commit comments

Comments
 (0)