Peter
Peter
it's colorized after `color-identifiers:refresh` , but not immediately
When :box faces used on some identifiers - color-identifiers-mode clear it
I think, simply we need (add-face-text-property start end `(:foreground ,hex) t) instead of `put-text-property` in `color-identifiers:colorize`
any thoughts here?
#41 merged, any news here?
@anko: thanks, watch closely
From fresh install on Archlinux, with config from README: ``` No *.plugin.zsh file in /home/az/.antigen-hs/repos/https-COLON--SLASH--SLASH-github.com-SLASH-zsh-users-SLASH-zsh-history-substring-search! See antigenSourcingStrategy example in README on how to configure this. Yes (eval):1: job table full...
GNU Emacs 25.1.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.20.9) of 2016-09-18 Russian paste as `неавÑоÑизованого`
any suggestions?
maybe allow transformations like `postPlaceFn: (key, ctx, default) => (key == '_attributes') ? ctx : ctx[key]` or similar?