bug: nvim/lua/utils.lua:78: attempt to index upvalue '_user_config' (a string value)
f38905c2-2c1b-4352-b86e-337d11f2db86 opened this issue · 1 comments
f38905c2-2c1b-4352-b86e-337d11f2db86 commented
Hello yeston, thanks for your config, it helps a lot!
Maybe we should give _user_config a default value instead of error string when config file is not exists.
nvim/lua/utils.lua:78: attempt to index upvalue '_user_config' (a string value)
yetone commented
Thank you for the fix!