Should return

This commit is contained in:
Yasuhiro Matsumoto
2021-12-25 00:17:12 +09:00
parent f7d3c0e7a6
commit 9f68751edb

View File

@@ -53,7 +53,7 @@ function! s:help() abort
if l:conf.command ==# l:command
echomsg l:conf.url
echomsg l:conf.description
break
return
endif
endfor
endfor