chrisbra/unicode.vim

Typo in hasmapto for UnicodeSwapCompleteName

andymass opened this issue · 1 comments

This line has an extra )

if !hasmapto('<Plug>(UnicodeSwapCompleteName))', 'n') && maparg('<leader>un', 'n') ==# ''

thanks for noticing. Fixed it