Archived
0
0
Fork 0
This repository has been archived on 2024-02-06. You can view files and clone it, but cannot push or open issues or pull requests.
dotfiles/.config/nvim/lua/user/lsp/settings/sumneko_lua.json

4 lines
40 B
JSON
Raw Normal View History

2022-01-21 08:22:02 +00:00
{
"Lua.diagnostics.globals": ["vim"]
}