From c5444de853d41201458c5922e3db461b9e828c81 Mon Sep 17 00:00:00 2001 From: jdhao Date: Sat, 7 Aug 2021 14:26:49 +0800 Subject: Update README --- README.md | 38 ++++++++++++++++++++++++++++++++++---- images/demo_look.jpg | Bin 204956 -> 0 bytes 2 files changed, 34 insertions(+), 4 deletions(-) delete mode 100644 images/demo_look.jpg diff --git a/README.md b/README.md index 3eb9d73..c689439 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,3 @@ -

- -

- # Introduction This repo hosts my Nvim configuration for all the platforms I am using (Linux, @@ -49,6 +45,40 @@ backward compatibility is guaranteed.** + Smooth scroll experience via [vim-smoothie](https://github.com/psliwka/vim-smoothie). + ...... +# Demo + +## Fuzzy finding using LeaderF + +

+ +

+ +## Autocompletion + +

+ +

+ +## Tags + +

+ +

+ +## Cursor jump via vim-sneak + +Go to a string starting with `se` + +

+ +

+ +## GUI-style notification + +

+ +

+ # Shortcuts Some of the shortcuts I use frequently. In the following shortcuts, `` diff --git a/images/demo_look.jpg b/images/demo_look.jpg deleted file mode 100644 index 19cd7a3..0000000 Binary files a/images/demo_look.jpg and /dev/null differ -- cgit v1.2.3