mirror of
https://github.com/jiangmiao/auto-pairs.git
synced 2025-11-29 14:43:13 +08:00
@ -267,7 +267,7 @@ function! AutoPairsFastWrap()
|
|||||||
end
|
end
|
||||||
return "\<RIGHT>".inputed_close_pair."\<LEFT>"
|
return "\<RIGHT>".inputed_close_pair."\<LEFT>"
|
||||||
else
|
else
|
||||||
normal e
|
normal he
|
||||||
return "\<RIGHT>".current_char."\<LEFT>"
|
return "\<RIGHT>".current_char."\<LEFT>"
|
||||||
end
|
end
|
||||||
endfunction
|
endfunction
|
||||||
|
|||||||
Reference in New Issue
Block a user