Update/Rollback, PHP, OCaml, Evernote, Modal Helm, Ruby on Rails, Nyan Cat and lot of tweaks
This version has a fast forwarded version number from 0.53.0
to 0.60.0
because it introduce a new Update/Rollback mechanism.
- New Update and Rollback mechanism for packages with new links on the spacemacs startup page:
[Update]
and[Rollback]
, it is now strongly recommended to use these links instead ofpackage-list-packages
orparadox
, see documentation for more info - New contrib layer php (thanks to stormpat)
- New contrib layer ocaml (thanks to ranjitjhala)
- New contrib layer evernote (thanks to avendael)
- New micro-state for Helm, press TAB to enable it, see documentation for more info
- Add Ruby on Rails support in ruby layer (thanks to bru)
- Add nyan cat support to colors layer, to enable it set
colors-enable-nyan-cat-progress-bar
tot
, see documentation for more info. - Add
go-rename
support to go layer (thanks to Pursuit92) - Add pbcopy package to osx layer (thanks to danielwuz)
- Various improvement to clojure layer (thanks to bonega):
- Use the same minor modes in
clojure-mode
and REPL where possible cider-stracktraces
is now started inemacs state
- Prettify symbols in both
clojure-mode
andcider-repl
- Prettify partial-symbol
- Activate evil leader in
cider-stacktrace-mode
- Use the same minor modes in
- Enable lazy loading of ess layer (thanks to jcpetkovich)
- Replace
ess-smart-underscore
withess-smart-equals
in ess layer (thanks to sooheon) - Evilify
anaconda-nav-mode
(thanks to jcpetkovich) - Evilify
git-rebase-mode
(thanks to jcpetkovich) - Enable
smartparens
ininferior-python-mode
(thanks to bonega) - Allow open file in external app in
dired-mode
(thanks to danielwuz) - Disable auto-center of point in current buffer on
evil-jumper
(thanks to danielwuz) - Prompt to save files with SPC q q (thanks to ralesi)
- Add documentation to Django key bindings, see documentation (thanks to BrianHicks)
- Add new macro
spacemacs|define-micro-state
- Remove stale information and add tips about perspectives in perspectives layer (thanks to CestDiego)
- Major update of DOCUMENTATION.md
- Typo fixes (thanks to bjarkevad)