Merge branch 'dev-doc' into dev

dev-assets
Pocco81 3 years ago
commit a52be02f9a

@ -33,7 +33,25 @@
# 🎁 Features
- ...
- Multiple colorschemes available.
- Handy CLI for loading colorschemes.
- Allows user remaps.
- Extensible for many use cases.
- Integrations with a lot of stuff:
- Treesitter
- Native LSP
- Telescope
- LSP Saga
- LSP Trouble
- WhichKey
- Git signs
- BarBar
- NvimTree
- Lualine
- Git Gutter
- Fern
- Lightline
- And Many more...
# 📺 Notices
@ -274,6 +292,27 @@ This settings are unrelated to any group and are independent.
### List of colorschemes
| Colorschemes | Code Names |
| ---------------- | ------------- |
| Catppuccino Dark | `catppuccino` |
| Neon Latte | `neon_latte` |
| Light Melya | `light_melya` |
<img src ="https://i.imgur.com/qdTDwaC.png">
<p align="center">
Catppuccino Dark
</p><hr>
<img src ="https://i.imgur.com/WlzSh2v.png">
<p align="center">
Neon Latte
</p><hr>
<img src ="https://i.imgur.com/r2XNdh5.png">
<p align="center">
Light Melya
</p><hr>
# 🙋 FAQ
- Q: **_"How can I view the doc from NeoVim?"_**

Loading…
Cancel
Save