dotfiles/neovim/.config/nvim/lua/.luarc.json

6 lines
82 B
JSON

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