Disable contextual word suggestions
This commit is contained in:
@@ -30,6 +30,9 @@ return {
|
||||
single_file_support = true,
|
||||
settings = {
|
||||
Lua = {
|
||||
completion = {
|
||||
showWord = "Disable",
|
||||
},
|
||||
runtime = {
|
||||
version = "LuaJIT",
|
||||
path = runtime_path,
|
||||
|
||||
Reference in New Issue
Block a user