ace-pinyin icon indicating copy to clipboard operation
ace-pinyin copied to clipboard

Add function corresponding to avy-goto-char-timer

Open yangsheng6810 opened this issue 2 years ago • 0 comments

Also refactor the following common pattern into a helper function.

(pinyinlib-build-regexp-string
  string
  (not ace-pinyin-enable-punctuation-translation)
  (not ace-pinyin-simplified-chinese-only-p))

yangsheng6810 avatar Feb 17 '23 16:02 yangsheng6810