diff --git a/.github/README.md b/.github/README.md index 10613646..646f72a1 100644 --- a/.github/README.md +++ b/.github/README.md @@ -27,7 +27,7 @@ Nyoom can be anything you'd like. Enable all the modules for the vscode-alternat At its core, Nyoom consists of a set of intuitive macros, a nice standard library, a set of modules, and some opinionated default options, and nothing more. -Designed against the mantras of doom-emacs [doom-emacs](https://github.com/hlissner/doom-emacs): +Designed against the mantras of [doom-emacs](https://github.com/hlissner/doom-emacs): + **Gotta go fast**. Startup and run-time performance are priorities. + **Close to metal**. There's less between you and vanilla neovim by design. That's less to grok and less to work around when you tinker.