nixfiles/home/c/programs/nvim/.luarc.json
2024-09-08 13:34:07 +01:00

6 lines
74 B
JSON

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