v0.105.7
版本发布时间: 2016-01-11 15:02:38
syl20bnr/spacemacs最新发布版本:v0.200.13(2018-01-25 13:59:47)
Hotfixes
- Fix missing
q
key binding in the home buffer introduced in0.105.5
(thanks to justbur)
ERC and RCIRC layers
- Properly add all opened buffers to custom layouts (thanks to AlejandroCatalina)
Go layer
- Prevent from clobbering environment variables if already set (thanks to whilp)
Haskell
- Remove reference to undefined function
haskell-cabal-hook
(thanks to chrisbarrett)
Python layer
- Fix errors when reading
.python-version
files (thanks to fbergroth)
Dotfile changes
- New variable
dotspacemacs-scratch-mode
to configure the default major-mode for the scratch buffer, default value istext-mode
(thanks to TheBB)
Improvements
- Display a list of packages to update when pressing the
[Update packages]
in the home buffer - Add highlight of TODOs in text mode files (thanks to StreakyCobra)
- Various documentation improvements (thanks to StreakyCobra, TheBB)