Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

請問自訂字根表的操作流程 #63

Open
trevim99 opened this issue Jun 26, 2024 · 2 comments
Open

請問自訂字根表的操作流程 #63

trevim99 opened this issue Jun 26, 2024 · 2 comments

Comments

@trevim99
Copy link

謝謝您開發嘸蝦米的程式,謝謝您。😁

有關自訂字根表,我試了好幾個月均無法成功,🤣🤷‍♀️
可以請您說一下操作流程 或是協助我使用自訂字根檔,或 封裝一個 含自訂字根表的範例版本嗎?
🙏🙏🙏
謝謝
附圖是我測試時,排除我能想到的錯誤可能,但是均不得法😂😂。謝謝
image

image

image

image

@pi314
Copy link
Owner

pi314 commented Jun 26, 2024

Hi @trevim99,
我看了一下自己的設定檔:

|(⁎⁍̴̛ᴗ⁍̴̛⁎)    |,face
|( ° ᗨ ° ) |,face
|◐ₒ◑       |,face
|ᓚᘏᗢ      |,cat
|1| 1
|2| 2
|3| 3

搭配 source code:

let l:m = matchlist(l:line, '\v^(.) *(.*) *\1(.*)$')

應該是 README 沒更新

可以用 |字串|字根 字根 ... 的格式試試嗎? | 可以換成其他字元

@trevim99
Copy link
Author

您好
太酷了😁,今天照您的格式設定 , 可以順利自訂加字加詞了。👍👍👍

謝謝

🙋‍♂️另外有些小問題 :

一、請問加字加詞後,好像必須要重啟gvim 才能載入更新的table(?)
請問有語法或指令能reload(重載更新後的table) 嗎 ? 謝謝

二、請問加字加詞能設定多行的自訂文字嗎? 謝謝
參考網址:
https://www.ptt.cc/man/Liu/DA17/M.1183784094.A.E26.html

image

三、另外我之前無法顯示 嘸/[En] 後來猜可能是因為 airline 的statusline插件,因為不知道要怎麼設定 airline🤷‍♂️ ,後來我把airline 移除就可以顯示了。

謝謝您
🙏🙏🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants