2017/07/01

spacemacs 初體驗 - 使用 vim 鍵盤操作 emacs

聽說 spacemacs 內定的設定就很好用, 所以花時間試了一下,在 Arch Linux 安裝很簡單:
yaourt -Sy emacs
git clone https://github.com/syl20bnr/spacemacs ~/.emacs.d  
emacs foo.go # 編輯你想編的檔案, 例如 foo.go, 會自動問你要不要裝 go 的擴充集
vim 轉過來的建議先看這篇中文簡介, 再加上VIMUSERS