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