Skip to content

Version 0.105.5

Compare
Choose a tag to compare
@syl20bnr syl20bnr released this 09 Jan 04:44
· 2202 commits to master since this release

Hot fixes

Core

  • Fix unavailable major mode leader keys in evilified buffers
    (thanks to justbur)
  • Fix b key binding on home buffer (thanks to justbur)

Layer changes

Spacemacs

  • Bind evil-jumper/forward to <C-i> to make it work when
    dotspacemacs-distinguish-gui-tab is non nil (thanks to TheBB)

Auto-completion

  • Add ~/.spacemacs.d/snippets directory to the snippet sources of
    yasnippet.
  • Don't enter evil-insert-state after aya-expand when holy-mode is active
    (thanks to abaw)