You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Introduce a framework for toggles, no documentation for now but it can be tested by invoking helm-spacemacs with SPC f e h then going to the next tab with C-l (reminder: SPC h l resumes the last helm buffer) (thanks to trishume for the idea)
Add a new default directory for yasnippet snippets in private directory. This directory is automatically loaded by yasnippet, this is the perfect place to put user specific snippets (thanks to ralesi)
New variable for clojure layerclojure-enable-fancify-symbols. Default value is nil, see documentation for more info (thanks to oppenlander)
Better ex-command :nohlsearch which now works as expected (i.e. like in Vim) (thanks to kini for the report)
Fix regression with fonts in Cygwin Emacs version (thanks to mijoharas for the report)
git-gutter-fr:side variable can now be correctly overridden in .spacemacs (thanks to jstokes for the report)