mirror of
https://github.com/iDvel/rime-ice.git
synced 2026-05-14 00:30:37 +08:00
4
lua/cold_word_drop/hide_words.lua
Normal file
4
lua/cold_word_drop/hide_words.lua
Normal file
@@ -0,0 +1,4 @@
|
||||
local hide_words =
|
||||
{ ["示~例~"] = { "shil", "shili", },
|
||||
}
|
||||
return hide_words
|
||||
Reference in New Issue
Block a user