Update README.md

This commit is contained in:
siduck76 2021-03-13 13:47:24 +05:30 committed by GitHub
parent e525d4796b
commit 46d1b07cee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 1 deletions

View File

@ -1,4 +1,4 @@
The config is complete but still WIP as Im new to lua and slowly learning stuffs , so I'll keep adding new features like snippets etc and clean the config! The config is complete but still WIP as Im new to lua and slowly learning vim stuffs , so I'll keep adding new features like snippets etc and clean the config!
# Screenshots # Screenshots
@ -31,6 +31,13 @@ The config is complete but still WIP as Im new to lua and slowly learning stuffs
- nvim-treesitter' , better syntax highlighting for programming languages ( my config just has html,css,js support for now ). - nvim-treesitter' , better syntax highlighting for programming languages ( my config just has html,css,js support for now ).
without Treesitter
<img src = "https://raw.githubusercontent.com/siduck76/personal-backup/master/rice%20flex/woTree.png">
with Treesitter
<img src = "https://raw.githubusercontent.com/siduck76/personal-backup/master/rice%20flex/wiTree.png">
# Clone my setup # Clone my setup
- Install neovim-nightly , also use a nerdfont on your terminal. - Install neovim-nightly , also use a nerdfont on your terminal.