From 373c400fa08f0e48ff9741e3fef0bf29d9883613 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A0=D1=83=D1=81=D0=BB=D0=B0=D0=BD=20=D0=A5=D0=B0=D0=B9?= =?UTF-8?q?=D0=B4=D0=B0=D1=80=D0=BE=D0=B2?= <125559203+4ktivated@users.noreply.github.com> Date: Mon, 28 Apr 2025 15:07:01 +0500 Subject: [PATCH] Update README.md - add helpful links --- README.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8ace8b9b..301f4c72 100644 --- a/README.md +++ b/README.md @@ -114,11 +114,19 @@ examples of adding popularly requested plugins. > [!NOTE] > For more information about a particular plugin check its repository's documentation. - -### Getting Started +#### Read The Friendly Documentation [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 * What should I do if I already have a pre-existing Neovim configuration?