neovim: Add fcitx-vim

This plugin enables smooth integration between fcitx5 and neovim. In
order words, you no longer have to manually change input methods when
switching between normal mode and insert mode.
This commit is contained in:
Donovan Glover 2023-06-12 03:12:35 -04:00
parent 41f23b165c
commit 797c0e8ec4
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -263,6 +263,7 @@ in
bufdelete-nvim
vim-crystal
vim-nix-rummik
fcitx-vim
];
};