16 lines
376 B
JSON
16 lines
376 B
JSON
{
|
|
"diagnostics.globals": [
|
|
"describe",
|
|
"it",
|
|
"before_each",
|
|
"after_each",
|
|
"before_all",
|
|
"after_all"
|
|
],
|
|
"workspace.library": [
|
|
"/home/olex/.local/share/nvim/lazy/neodev.nvim/types/nightly",
|
|
"/usr/share/nvim/runtime/lua",
|
|
"/home/olex/code/gopher.nvim/lua",
|
|
"${3rd}/luv/library"
|
|
]
|
|
}
|