feat(nvim): added ibus-sw extra

This commit is contained in:
Sergio Laín 2023-12-02 00:30:25 +01:00
parent 8ccebec4b5
commit da7e86ef09
No known key found for this signature in database
GPG key ID: 14C9B8080681777B

View file

@ -0,0 +1,5 @@
return {
"kevinhwang91/nvim-ibus-sw",
event = "InsertLeave",
opts = {},
}