lazy.nvim
{
"Buer-Nahida/fcitx5-switch.nvim",
config = true,
}if you only want inactivating fcitx5 when you on normal mode, you can add recover = false option.
{
"Buer-Nahida/fcitx5-switch.nvim",
opts = {
recover = false,
},
}| Name | Name | Last commit date | ||
|---|---|---|---|---|
lazy.nvim
{
"Buer-Nahida/fcitx5-switch.nvim",
config = true,
}if you only want inactivating fcitx5 when you on normal mode, you can add recover = false option.
{
"Buer-Nahida/fcitx5-switch.nvim",
opts = {
recover = false,
},
}