From 8a49dd8a1312bffa47216081237364f1b6f3aa3c Mon Sep 17 00:00:00 2001 From: Ian Pan Date: Tue, 24 Dec 2019 15:16:44 +0800 Subject: [PATCH] add evil-magit and ido-ubiquitous --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b96134c..4ff0986 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,7 @@ The `init.el` requires `config.el`, which is produced by org-babel and `config.o #### Vim editing habits (optional depending on your preferences) - evil - evil-commentary +- evil-magit #### Git integration - magit @@ -50,6 +51,7 @@ The `init.el` requires `config.el`, which is produced by org-babel and `config.o #### Better Emacs defaults - company (auto-completion) - ido-vertical-mode +- ido-completing-read+ (ido-ubiquitous) - yasnippets & yasnippet-snippets - dashboard (welcome screen)