What does this common utility code do? (BeLazyOnFileOpen
)
#1839
Unanswered
ColinKennedy
asked this question in
Q&A
Replies: 0 comments
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 see this in a number of repositories on GitHub but haven't found an explanation yet on what it does. It's found in GitHub almost 200 times to date - https://github.com/search?q=BeLazyOnFileOpen&type=code
What is this? Is it basically something like "it is basically
VeryLazy
but it runs on-file-open instead of on Vim's startup" - something like that?Beta Was this translation helpful? Give feedback.
All reactions