0f2ff717edf5
Update
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Wed, 13 Jul 2016 18:34:46 +0000 |
parents | fa4ce9dfe13d |
children | ffe37988b622 |
branches/tags | (none) |
files | README.markdown |
Changes
--- a/README.markdown Wed Jul 13 12:29:01 2016 +0000 +++ b/README.markdown Wed Jul 13 18:34:46 2016 +0000 @@ -744,5 +744,7 @@ [Paredit][] that need to manage those keys too. Miniyank hooks into a new neovim event, which lets it do what it needs to do without all the hacky workarounds. +* Finished splitting apart the [Bones][] main WAM store into separate type/value + arrays.