typo(plugin/singlechar.vim): warnign -> warning
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
0e688387b9
commit
5c3dec5d7e
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@ if !exists('g:singlechar_static_cursor')
|
|||
g:singlechar_static_cursor = 0
|
||||
endif
|
||||
|
||||
# toggle warnign
|
||||
# toggle warning
|
||||
if !exists('g:singlechar_keylen_warning')
|
||||
g:singlechar_keylen_warning = 1
|
||||
endif
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue