diff --git a/README.md b/README.md
index fb0e47d..615c016 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-
NvChad
+NvChad
-
+
[![Lua](https://img.shields.io/badge/Made%20with%20Lua-blueviolet.svg?style=for-the-badge&logo=lua)](https://lua.org)
-
+
-
+
[![Super Linter](https://img.shields.io/github/workflow/status/siduck76/NvChad/Super-Linter/main?style=flat-square&logo=github&label=Build&color=green)]()
## Showcase
@@ -47,7 +47,7 @@
## Theme Showcase
-
+
Images (Click to expand!)
![onedark](https://user-images.githubusercontent.com/59060246/130129880-59ab1ad5-9aa6-4f50-9ddd-d8dde0c16257.png)
@@ -71,7 +71,6 @@ Fast file tree:
A fuzzy file finder, picker, sorter, previewer and much more:
-
@@ -79,29 +78,25 @@ A fuzzy file finder, picker, sorter, previewer and much more:
Adds indentline:
-
-
+
Feline.nvim
Highly configurable statusline plugin:
-
Nvim-bufferline.lua
Better tab implementation:
-
-
+
Nvim-web-devicons
Lua fork of Vim Devicons which offers more file icon customisability:
-
-
+
Nvim-treesitter
-
+
@@ -142,7 +136,7 @@ Without/with Treesitter:
- Useful snippets with [LuaSnip](https://github.com/L3MON4D3/LuaSnip).
## Bloat
-
+
To everyone who thinks that NvChad is bloat: Bloat means different things to everyone.
NvChad has 38 plugins installed by default yet it is still very fast because it uses Packer plugin maanager. Packer.nvim allows you lets you lazy load plugins, meaning they get loaded only when absoloutely required. Furthermore, you can disable plugins you don't use in `chardrc.lua`.