Releases: seagle0128/.emacs.d
Releases · seagle0128/.emacs.d
Improvement and enhancement
- Add/enhance a several programming modes: golang, gitflow, imenu-list, etc.
- Folding: hideshow, viminish-fold.
- Enhance ivy: add ivy-rich.
- Use electric-pair instead of smartparens due to performance issue.
- Enhance eshell, info, desktop, bookmark, dried.
- Support pinyin in avy.
- Remove dashboard.
- Enable travis-ci.
Minor improvement
- Bug fix.
- Minor improvement.
Use use-package
Use use-package to organize configuration files and speed up loading significantly.
Able to customize.
e.g. company or auto-complete, ivy, helm or ido, etc.
Default: company and ivy.
Legacy loading, with helm
v1.0 Minor fix eshell.