Add Hammerspoon Lua completions
This commit is contained in:
parent
b65d0ef36d
commit
f51bbe1236
@ -100,6 +100,12 @@ return {
|
||||
disable = { 'missing-fields', },
|
||||
globals = { 'vim', },
|
||||
},
|
||||
workspace = {
|
||||
library = {
|
||||
vim.fn.expand('~/.hammerspoon/Spoons'),
|
||||
vim.fn.expand('~/.hammerspoon/Spoons/EmmyLua.spoon/annotations/'),
|
||||
}
|
||||
}
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user