From 2e5f5c59915e032b93edfe12959abea151ef37c6 Mon Sep 17 00:00:00 2001 From: jdhao Date: Sun, 7 Aug 2022 00:12:55 +0800 Subject: [PATCH] update demo image in README --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d4e3f86..f83dafb 100644 --- a/README.md +++ b/README.md @@ -88,16 +88,16 @@ and how to set up on different platforms (Linux, macOS, and Windows). For more UI demos, check [here](https://github.com/jdhao/nvim-config/issues/15). -## Start screen with alpha-nvim +## Start screen with dashboard-nvim

- +

-## fuzzy finding using LeaderF +## File fuzzy finding using LeaderF

- +

## Code autocompletion with nvim-cmp