Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
hy172574895 committed May 18, 2020
1 parent 9221b2b commit 6c5d3f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autoload/ECY/auto_installer.vim
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ function ECY#auto_installer#ReadAutoInstalled() abort
"}}}
endfunction

function s:InitEnginesVariable(l:installed_engines) abort
function s:InitEnginesVariable(installed_engines) abort
"{{{
for [key, value] in l:installed_engines
try
Expand Down

0 comments on commit 6c5d3f3

Please sign in to comment.