From daa05d668897f35da754306f336f282e9707f437 Mon Sep 17 00:00:00 2001
From: Kyle <76597257+Gitleptune@users.noreply.github.com>
Date: Tue, 7 Sep 2021 13:34:07 +0300
Subject: [PATCH] add: collapsible sections
---
README.md | 26 ++++++++++++++++----------
1 file changed, 16 insertions(+), 10 deletions(-)
diff --git a/README.md b/README.md
index 9a6ce0d..fb0e47d 100644
--- a/README.md
+++ b/README.md
@@ -46,7 +46,9 @@


-Theme Showcase (Click to expand!)
+## Theme Showcase
+
+ Images (Click to expand!)


@@ -57,13 +59,15 @@
## Very useful plugins used
-### Nvim-tree.lua
+ Images (Click to expand!)
+
+ Nvim-tree.lua
Fast file tree:

-### Telescope-nvim
+ Telescope-nvim
A fuzzy file finder, picker, sorter, previewer and much more:
@@ -71,42 +75,44 @@ A fuzzy file finder, picker, sorter, previewer and much more:

-### Indent-blankline.nvim
+ Indent-blankline.nvim
Adds indentline:

-
+
-### Feline.nvim
+ Feline.nvim
Highly configurable statusline plugin:


-### Nvim-bufferline.lua
+ Nvim-bufferline.lua
Better tab implementation:

-### Nvim-web-devicons
+ Nvim-web-devicons
Lua fork of Vim Devicons which offers more file icon customisability:

-### Nvim-treesitter
+ Nvim-treesitter

-
+
+
+
## Credits