[NeoVim] Packer Bootstrap
This commit is contained in:
7
.config/nvim/.luarc.json
Normal file
7
.config/nvim/.luarc.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"$schema": "https://raw.githubusercontent.com/sumneko/vscode-lua/master/setting/schema.json",
|
||||
"Lua.diagnostics.globals": [
|
||||
"vim",
|
||||
"use"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user