v0.105.8
版本发布时间: 2016-01-12 15:04:00
syl20bnr/spacemacs最新发布版本:v0.200.13(2018-01-25 13:59:47)
Fixes
- Fix the red mode-line when error occurs during loading
- Fix and improve layer templates and layer creation (thanks to chrisbarrett)
- Fix and simplify copyrights in file headers
- Fix
.gitignore
pattern forprivate
directory (thanks to jballanc)
Improvements
- New key binding
SPC h d l
to describe the last key pressed, useful when reporting a bug (thanks to StreakyCobra) - Sort alphabetically the list of package to be update on the home buffer
- Improve
describe-system-info
function with completion engine info (ivy completion engine will be available in 0.106) (thanks to StreakyCobra) - Add link to
BountySource
page toREADME.md
(thanks to houli) - Move
request
storage folder to.cache
directory
Layer changes
Markdown
- Add support for javascript code blocks syntax highlighting (thanks to AlejandroCatalina)