From 70cea8a5fb02431e592c1f0cd63f22165bbca564 Mon Sep 17 00:00:00 2001 From: Vincent Zhang Date: Fri, 22 Jun 2018 15:19:52 +0800 Subject: [PATCH] Update README. --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 412fc68..37a47ce 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