From d4179d8d28f5e9c9e39b0b2de5849ea5d5c45ee2 Mon Sep 17 00:00:00 2001 From: Vincent Zhang Date: Fri, 22 Jun 2018 15:08:20 +0800 Subject: [PATCH] Update README. --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 597061e..5b8f391 100644 --- a/README.md +++ b/README.md @@ -10,11 +10,13 @@ It's also the part of [Centaur Emacs](https://github.com/seagle0128/.emacs.d). The DOOM modeline was designed for minimalism, and offers: -- A match count panel (for evil-search, iedit and evil-substitute) +- A match count panel (for anzue, iedit, evil-search and evil-substitute) - An indicator for recording a macro -- Local python/ruby version in the major-mode -- A customizable mode-line height (see +doom-modeline-height) +- Local python/ruby/go version in the major-mode +- A customizable mode-line height (see doom-modeline-height) - An error/warning count segment for flycheck +- A workspace number segment for eyebrowse +- A window number segment for window-numbering ## Install