master #1

Open
oli wants to merge 912 commits from master into lua
2 changed files with 2 additions and 5 deletions
Showing only changes of commit 62a276a336 - Show all commits

2
.gitignore vendored
View File

@@ -6,3 +6,5 @@ plugged
rplugin.vim
plugin/packer_compiled.lua
venv_debugpy
.luarc.json
.luarc.json

View File

@@ -1,5 +0,0 @@
{
"$schema": "https://raw.githubusercontent.com/sumneko/vscode-lua/master/setting/schema.json",
"Lua.diagnostics.disable": ["undefined-global"]
}