snix/emacs/.emacs.d
William Carroll 8584059e7c Support cycle/{append,remove}
Supporting these functions was a little tricky. For example, how should we
handle calling cycle/remove on the item that is currently focused? After
attempting to be clever, I decided to just set the value to nil and let the
consumer decide what is best for them. I can always support a more opinionated
version that fallsback to previous-index if previous-index is set. But until I
have a better idea of how I'm going to consume this, I think nil is the best
option.
2020-02-10 10:06:33 +00:00
..
snippets Move move .emacs.d out of configs/shared 2020-01-30 16:00:29 +00:00
vendor Move move .emacs.d out of configs/shared 2020-01-30 16:00:29 +00:00
wpc Support cycle/{append,remove} 2020-02-10 10:06:33 +00:00
init.el Temporarily disable initialization code 2020-02-05 23:33:29 +00:00
opam-user-setup.el Move move .emacs.d out of configs/shared 2020-01-30 16:00:29 +00:00