Just converted my Neovim config to use norg and tangle, and it works really well. #1341
simonhughxyz
started this conversation in
General
Replies: 1 comment 2 replies
-
Hello! Thanks for sharing your config. I see that you use Looking Glass. Have you been able to get the LSP to work inside Looking Glass buffers? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Just recently, as an experiment, I decided to convert and write my Neovim config in norg and use tangle.
To my surprise, it works much better then I thought it would. I thought I it would constantly break, particularly with a complex config full of code blocks but so far it has been rock solid.
So this is a bit of a well done and thank you.
If anyone is interested, my config is here
Beta Was this translation helpful? Give feedback.
All reactions