This website requires JavaScript.
Explore
Help
Register
Sign In
laoxong
/
rime-ice
Watch
1
Star
0
Fork
0
You've already forked rime-ice
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
7c30818aac
rime-ice
/
lua
/
cold_word_drop
/
hide_words.lua
5 lines
78 B
Lua
Raw
Normal View
History
Unescape
Escape
feat: 词条隐藏、降频 (#249) close #242
2023-05-07 12:20:42 +02:00
local
hide_words
=
style: Lua 统一缩进 4 空格
2024-02-08 11:39:49 +01:00
{
[
"
示~例~
"
]
=
{
"
shil
"
,
"
shili
"
,
}
,
feat: 词条隐藏、降频 (#249) close #242
2023-05-07 12:20:42 +02:00
}
style: Lua 统一缩进 4 空格
2024-02-08 11:39:49 +01:00
return
hide_words
Reference in New Issue
Copy Permalink