mirror of
https://github.com/macocianradu/setup.git
synced 2026-03-18 21:00:04 +00:00
first setup
This commit is contained in:
10
.config/nvim/.luarc.json
Normal file
10
.config/nvim/.luarc.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"$schema": "https://raw.githubusercontent.com/LuaLS/vscode-lua/master/setting/schema.json",
|
||||
"diagnostics": {
|
||||
"enable": true,
|
||||
"globals": [
|
||||
"vim",
|
||||
"use"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user