This repository has been archived on 2024-10-22. You can view files and clone it, but cannot push or open issues or pull requests.
spacemacs/layers/+completion/ivy
syl20bnr 03f9f9f700 core: contain side effects when loading packages for SPC h SPC
Fixes some edge cases like SPC f e R performed after SPC h SPC which
could wrongly install or uninstall packages.

Side effects is contained using the variable
configuration-layer--package-properties-read-onlyp, if non nil then
properties value of a package cannot be overwritten.
2016-09-05 20:54:07 -04:00
..
local/ivy-spacemacs-help core: contain side effects when loading packages for SPC h SPC 2016-09-05 20:54:07 -04:00
config.el ivy: create missing layers.el file 2016-06-10 20:53:23 -04:00
funcs.el ivy: Support GNE 2016-06-18 19:21:26 -04:00
layers.el ivy: create missing layers.el file 2016-06-10 20:53:23 -04:00
packages.el Replace "ivy-recentf" with "counsel-recentf" 2016-08-30 15:04:47 +08:00