Skip to content

Commit 4214857

Browse files
committed
Update .vimrc
1 parent 65dcd4b commit 4214857

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vimrc

Lines changed: 1 addition & 1 deletion
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://github.com/wincent/command-t.git'
430+
Bundle 'https://github.com/wincent/command-t.git'
431431
Bundle 'Auto-Pairs'
432432
Bundle 'python-imports.vim'
433433
Bundle 'CaptureClipboard'

0 commit comments

Comments
 (0)