use of rtp to include $HOME/dotfiles/lua - should this work? #1497
Unanswered
EdmundsEcho
asked this question in
Q&A
Replies: 1 comment 3 replies
-
Should work, just skip the |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm hoping to include my ~/dotfiles/lua as a source of modules. I thought the following would work (I have tried with reset true or false).
I can append to the package.path using:
but that does not let me reference anything beyond the first layer of directories (e.g., first.next does not work).
Beta Was this translation helpful? Give feedback.
All reactions