Skip to content

Commit

Permalink
✨ (Enable complation from skkeleton.)
Browse files Browse the repository at this point in the history
  • Loading branch information
Comamoca committed Oct 9, 2024
1 parent d29d4f9 commit 2ee69ba
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions config/ime/lua/ddc.lua
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,15 @@ ddc_custom_patch_global("sourceOptions", {
},
})

ddc_custom_patch_global("sourceOptions", {
skkeleton = {
mark = "SKK",
matchers = { "" },
sorters = {},
isVolatile = true,
},
})

ddc_custom_patch_global("sourceOptions", {
_ = {
-- matchers = { "matcher_head" },
Expand Down

0 comments on commit 2ee69ba

Please sign in to comment.