Have vim-empty-lines use github fetcher.

This commit is contained in:
Donald Ephraim Curtis 2015-01-06 13:08:32 -08:00
parent 97db6125e8
commit e93a8dcd2f

View file

@ -1,2 +1,2 @@
(vim-empty-lines-mode :url "https://github.com/jmickelin/vim-empty-lines-mode"
:fetcher git)
(vim-empty-lines-mode :fetcher github
:repo "jmickelin/vim-empty-lines-mode")