added some config
This commit is contained in:
parent
89d7b6f48b
commit
017beacb06
5 changed files with 310 additions and 0 deletions
4
nvim/.luarc.json
Normal file
4
nvim/.luarc.json
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"$SCHEMA": "https://raw.githubusercontent.com/sumneko/vscode-lua/master/setting/schema.json",
|
||||
"diagnostics.globals": [ "vim" ]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue