add jai make support
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
"$schema": "https://raw.githubusercontent.com/sumneko/vscode-lua/master/setting/schema.json",
|
||||
"workspace.library": [
|
||||
"/opt/homebrew/Cellar/neovim/0.12.0/share/nvim/runtime/lua",
|
||||
"~/.local/share/nvim/lazy/lazy.nvim/lua"
|
||||
"~/.local/share/nvim/lazy/lazy.nvim/lua",
|
||||
"/usr/share/nvim/runtime/lua"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user