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