os下emacs配置fcitx-remote

os下emacs配置fcitx-remote

背景介紹

https://github.com/cute-jumper/fcitx.el

安裝配置

安裝fcitx-remote

  • 安裝百度五筆fcitx-remote
brew install fcitx-remote-for-osx --with-input-method=baidu-wubi
  • 查看支持的輸入法列表
brew info fcitx-remote-for-osx

配置.spacemacs文件

(load-file "~/.emacs.d/private/fcitx.el")
  (require 'fcitx)
  (fcitx-evil-turn-on)
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章