My config for shell script,clojure,python focused on Evil.
- emacs version >= 26
main features support.
git clone -b mac https://github.com/stanhe/emacs.d.git ~/.emacs.d
It's easy to start and use, try this:
Prefix key | Functions | Description |
---|---|---|
, x | main functions for edit | [,xr]:show recent .[,xf]:open files.[,xj]:dird-jump |
F2 | fast functions | [f2-n]:neotree.[f2-m]:multi-term.[f2-b]:swap buffer |
Space | other features | [spc-n]:show line number.[spc-t]:change-theme.[spc-a]:quickrun. |
All config files :
- init.el start and init .
- stanhe.org main config file.
- lisp/custom.el custom settings.
- lisp/my-abbrev.el abbrev and skeleton.
- lisp/** other customized modes.