This website requires JavaScript.
Explore
Help
Sign In
maye
/
Rime
Watch
1
Star
0
Fork
You've already forked Rime
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
98676c5a97
Rime
/
lua
/
cold_word_drop
/
hide_words.lua
5 lines
109 B
Lua
Raw
Blame
History
local
hide_words
=
{
[
"
示~例~
"
]
=
{
"
shil
"
,
"
shili
"
,
}
,
[
"
么特瑞
"
]
=
{
"
meter
"
,
}
,
}
return
hide_words
Reference in New Issue
View Git Blame
Copy Permalink