Add missing abort option to autoload function

This commit is contained in:
Caleb Maclennan
2019-11-15 10:53:36 +03:00
parent 460b8a0304
commit c6727cac47

View File

@@ -522,7 +522,7 @@ fun! s:doModelines() abort
en
endf
function! Mapkey (keys, mode)
function! Mapkey (keys, mode) abort
" Pass in a key sequence and the first letter of a vim mode.
" Returns key mapping mapped to it in that mode, else 0 if none.
" example: