master #1

Open
oli wants to merge 920 commits from master into lua
2 changed files with 2 additions and 5 deletions
Showing only changes of commit 62a276a336 - Show all commits
+2
View File
@@ -6,3 +6,5 @@ plugged
rplugin.vim rplugin.vim
plugin/packer_compiled.lua plugin/packer_compiled.lua
venv_debugpy venv_debugpy
.luarc.json
.luarc.json
-5
View File
@@ -1,5 +0,0 @@
{
"$schema": "https://raw.githubusercontent.com/sumneko/vscode-lua/master/setting/schema.json",
"Lua.diagnostics.disable": ["undefined-global"]
}