Skip to content

Commit d65f092

Browse files
author
Kevin McCulloch
committed
updating git location for drupal vimrc plugin
1 parent 468b93f commit d65f092

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
@@ -76,7 +76,7 @@ Plugin 'arcticicestudio/nord-vim'
7676
" This will clone down the entire vimrc repo, which includes some top-level
7777
" documentation.
7878
" The plugin itself will wind up in bundle/vimrc/bundle/vim-plugin-for-drupal.
79-
Plugin 'git://drupalcode.org/project/vimrc.git', {'rtp': 'bundle/vim-plugin-for-drupal'}
79+
Plugin 'https://git.drupalcode.org/project/vimrc.git', {'rtp': 'bundle/vim-plugin-for-drupal'}
8080

8181
" My personal libraries.
8282
Plugin 'kmcculloch/vim-cabbrevplus'

0 commit comments

Comments
 (0)