diff --git a/README.org b/README.org index 88b5f76..41fad9a 100644 --- a/README.org +++ b/README.org @@ -59,8 +59,7 @@ and then you should be good to go! ** WIP Jumping into lunarvim *** Documentation -- Firstly, here's the official LunarVim quickstart guide: https://www.lunarvim.org/docs/quick-start. -There are also some YouTube videos created by the LunarVim creator, chris@machine. If you wish to see how he essentially created lunarvim, here's his [[https://www.youtube.com/watch?v=ctH-a-1eUME&list=PLhoH5vyxr6Qq41NFL4GvhFp-WLd5xzIzZ][neovim from scratch series]]. It's not an exact copy of the lunarvim config, but it is a very detailed guide on how to do everything LunarVim does in neovim. +- Firstly, here's the official LunarVim quickstart guide: https://www.lunarvim.org/docs/quick-start. There are also some YouTube videos created by the LunarVim creator, chris@machine. If you wish to see how he essentially created lunarvim, here's his [[https://www.youtube.com/watch?v=ctH-a-1eUME&list=PLhoH5vyxr6Qq41NFL4GvhFp-WLd5xzIzZ][neovim from scratch series]]. It's not an exact copy of the lunarvim config, but it is a very detailed guide on how to do everything LunarVim does in neovim. - Remember to use =:help = for information on vim and nvim functions. A lot of the time the function you need exists already, and it's in the documentation. - Lastly, here's a really well written [[https://blog.devgenius.io/editing-in-lunar-vim-is-magic-8-tips-for-checking-out-lvim-69fd2083a47a][guide]] on general usage of vanilla lunarvim. *** Keybindings and the "Leader" Key