nixfiles/home/programs/nvim/.luarc.json

6 lines
74 B
JSON

{
"diagnostics.globals": [
"vim",
"lsp_on_attach"
]
}