Files
dotfiles/nvim/.luarc.json
2025-07-13 15:38:39 +02:00

6 lines
71 B
JSON

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