this will stop the server from prompting the user about updating the work environment
@@ -5,6 +5,7 @@ local default_workspace = {
require("neodev.config").types(),
"${3rd}/busted/library",
"${3rd}/luassert/library",
+ "${3rd}/luv/library",
},
maxPreload = 5000,