Skip to content

Error executing Lua callback: vim/loader.lua:0: ENAMETOOLONG: #1805

Closed Answered by Svampebob1
Svampebob1 asked this question in Q&A
Discussion options

You must be logged in to vote

If anyone else struggles with this, I had to do the following. The new syntax for this is vim.loader.enable(false), instead of vim.loader.disable().
I first put this at the top of init.lua, but I found that Lazy enabled it again. I had to put it in the bottom of init.lua for it to work.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by olimorris
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants