Update README.md - add helpful links

This commit is contained in:
Руслан Хайдаров 2025-04-28 15:07:01 +05:00 committed by GitHub
parent d8376ce1da
commit 373c400fa0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 10 additions and 2 deletions

View File

@ -114,11 +114,19 @@ examples of adding popularly requested plugins.
> [!NOTE] > [!NOTE]
> For more information about a particular plugin check its repository's documentation. > For more information about a particular plugin check its repository's documentation.
#### Read The Friendly Documentation
### Getting Started
[The Only Video You Need to Get Started with Neovim](https://youtu.be/m8C0Cq9Uv9o) [The Only Video You Need to Get Started with Neovim](https://youtu.be/m8C0Cq9Uv9o)
### Helpful Links
[Convert image to DOT ASCII Art for dashboard](https://emojicombos.com/dot-art-generator )
[ASCII text generator](https://patorjk.com/software/taag/#p=display&f=Graffiti&t=Type%20Something%20)
[If you like nvim may be you can also like lazygit, try it](https://github.com/jesseduffield/lazygit)
### FAQ ### FAQ
* What should I do if I already have a pre-existing Neovim configuration? * What should I do if I already have a pre-existing Neovim configuration?