Neorg in LazyVim #1367
Replies: 3 comments 6 replies
-
What did you try? What do you not understand? Did you read https://github.com/pysan3/Norg-Tutorial? |
Beta Was this translation helpful? Give feedback.
-
For me, I first needed to install lua5.1 and liblua5.1-0-dev on my system (outside neovim)
Then in LazyVim, uninstall both neorg and luarocks (press space+l to get to the lazyvim menu, find neorg and press 'x' and the same for luarocks Now exit and go back in to LazyVim. Hopefully it'll install properly now. Here is my neorg.lua file:
|
Beta Was this translation helpful? Give feedback.
-
Happy to help You should have a folder like: Inside that folder, you should make a file called
I say something like, because maybe you don't want all the same things I load in there (["core.export.markdown"]) for example Then load up neovim and you should see lazy install everything Btw, the LazyVim.org website is really useful reading it through start to finish(ish) Goodluck! |
Beta Was this translation helpful? Give feedback.
-
Hello!
So I am very new to this whole, doing everything from the terminal, but so far I love it. I do have a question about installing this. I am running wsl on my windows machine and I am using Lazy Vim as my current NeoVim. I really want to be able to use Neorg to take notes for my college classes but I am having a hard time installing. To be honest, I am just confused, I really have no clue on how to install neorg and that have it work with my Lazy Vim. I want to be able to open Neorg in Lazy Vim so I can incorporate it in my work flow. Could I please get some help on how to fully install and implement Neorg in Lazy Vim. If someone could help me that would be awesome!!! Thank you so much!!!
Beta Was this translation helpful? Give feedback.
All reactions