about summary refs log tree commit diff
path: root/configs/shared/.emacs.d/wpc/packages/wpc-python.el
AgeCommit message (Collapse)AuthorFilesLines
2020-01-17 Drop support for prism-modeWilliam Carroll1-8/+0
Many times when I run `prism-mode` the contrast between the colors isn't strong enough. This is unfortunate because I really like the idea. Perhaps one day I can submit a PR to ensure that it uses the highest-contrast colors available to it.
2020-01-17 Install prism for scope-highlighting > syntax highlightingWilliam Carroll1-0/+12
I've wanted a library like this ever since I saw Douglas Crockford's JS talk about scope highlighting as a more useful alternative to syntax highlighting.
2019-12-24 Massive configuration overhaulWilliam Carroll1-0/+17
Currently paying the price of months of non-diligent git usage. Here's what has changed. - Theming support in Gvcci and wpgtk - Dropping support for i3 - Supporting EXWM - Many Elisp modules - Collapsed redundant directories in ./configs