From b87a354dda2aeb484c370f7439ea8dbdd29f58a6 Mon Sep 17 00:00:00 2001 From: siduck76 Date: Thu, 29 Apr 2021 20:55:03 +0530 Subject: [PATCH] Update README.md --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 4664614..90947ee 100644 --- a/README.md +++ b/README.md @@ -59,12 +59,9 @@ Lua fork of vim devicons which lets me change icons of filetypes ### nvim-treesitter Better syntax highlighting for programming languages ( my config just has html,css,js support for now ). -without Treesitter : +without / with Treesitter : -with Treesitter : -
- ### nvim-base16 - contains a collection of all base16 themes for vim , plugin written in lua (comparison of base16-vim and nvim-base16):