From fe99f00683ab087748be5c89f3cca4523bfbf536 Mon Sep 17 00:00:00 2001 From: Ashton Wiersdorf <ashton.wiersdorf@pobox.com> Date: Tue, 14 Mar 2023 15:27:16 -0600 Subject: Big update: add initial evil-mode (vim emulation) config; fix typos --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 72e9515..cf40961 100644 --- a/README.md +++ b/README.md @@ -61,9 +61,9 @@ Mixins: - UI Enhancements - Development tools - Org-mode (in development) + - Vim refugee (in development) - Email (TODO: mu4e, EBDB) - Researcher (TODO: citar, denote, org-roam, LaTeX) - - Vim refugee (TODO: evil-mode) #### `mixins/ui.el` @@ -117,7 +117,7 @@ Yes, as of writing, Emacs 29.1 hasn't been released yet. The reason why is becau ## Development -This is version `0.1.0`. +This is version `0.2.0`. Once I am happy with the state of things, I'll change it to version `1.*.*`—at that point, no new `use-package` declarations will be added to `init.el`. @@ -129,6 +129,12 @@ See the [issue tracker](https://todo.sr.ht/~ashton314/emacs-bedrock) on SourceHu ## Changelog + - 0.2.0 + + 2023-03-14 + + Flesh out the `mixin/vim-like.el` so that there's *some* Vim configuration. + - 0.1.0 2023-01-17 -- cgit v1.2.3