Update README.md

This commit is contained in:
siduck76 2021-04-29 20:55:03 +05:30 committed by GitHub
parent 84d039b0c8
commit b87a354dda
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 4 deletions

View File

@ -59,12 +59,9 @@ Lua fork of vim devicons which lets me change icons of filetypes
### nvim-treesitter ### nvim-treesitter
Better syntax highlighting for programming languages ( my config just has html,css,js support for now ). Better syntax highlighting for programming languages ( my config just has html,css,js support for now ).
without Treesitter : without / with Treesitter :
<kbd> <img src = "https://raw.githubusercontent.com/siduck76/dotfiles/master/rice%20flex/woTree.png"></kbd> <kbd> <img src = "https://raw.githubusercontent.com/siduck76/dotfiles/master/rice%20flex/woTree.png"></kbd>
with Treesitter :
<kbd> <img src = "https://raw.githubusercontent.com/siduck76/dotfiles/master/rice%20flex/wiTree.png"></kbd><hr>
### nvim-base16 - ### nvim-base16 -
contains a collection of all base16 themes for vim , plugin written in lua (comparison of base16-vim and nvim-base16): contains a collection of all base16 themes for vim , plugin written in lua (comparison of base16-vim and nvim-base16):