Set up rime-frost basic configuration
This commit is contained in:
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