Emacs

Starter Kit

Spacemacs is a user-friendly and well-documented Emacs kit that integrates the best Emacs packages out there. It uses Evil Mode to combine the ergonomic editing features of Vim with the extensibility of Emacs.

Spacemacs is designed to be approachable for users coming from Vim–you do not need prior experience with Emacs to get started.

Prelude is an Emacs distribution that aims to enhance the default Emacs experience. Prelude alters a lot of the default settings, bundles a plethora of additional packages and adds its own core library to the mix. The final product offers an easy to use Emacs configuration for Emacs newcomers and lots of additional power for Emacs power users.

Packages

插件管理

  • use-package
  • Helm
  • projectile

快捷键显示

基于popwin.el。配合guide-key-tip,可以在弹出悬浮窗口中显示。

参考

入门教程

Elisp