Feature/begin end #3

Merged
lohhiiccc merged 6 commits from feature/begin-end into main 2025-08-21 15:26:13 +00:00
Showing only changes of commit 5c3dec5d7e - Show all commits

View file

@ -50,7 +50,7 @@ if !exists('g:singlechar_static_cursor')
g:singlechar_static_cursor = 0 g:singlechar_static_cursor = 0
endif endif
# toggle warnign # toggle warning
if !exists('g:singlechar_keylen_warning') if !exists('g:singlechar_keylen_warning')
g:singlechar_keylen_warning = 1 g:singlechar_keylen_warning = 1
endif endif