Update README.md
This commit is contained in:
parent
e525d4796b
commit
46d1b07cee
|
@ -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.
|
||||||
|
|
Loading…
Reference in New Issue