Skip to content

Version 0.105.7

Compare
Choose a tag to compare
@syl20bnr syl20bnr released this 11 Jan 07:02
· 2202 commits to master since this release

Hotfixes

  • Fix missing q key binding in the home buffer introduced in 0.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 is text-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)