mirror of
https://github.com/iDvel/rime-ice.git
synced 2026-05-14 00:30:37 +08:00
chore: update lua comments (#579)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
-- 根据是否在用户词典,在结尾加上一个星号 *
|
||||
-- is_in_user_dict: true 输入过的内容
|
||||
-- is_in_user_dict: flase 或不写 未输入过的内容
|
||||
-- is_in_user_dict: false 或不写 未输入过的内容
|
||||
|
||||
local M = {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user