feat: add typings to tables

This commit is contained in:
Micah Halter
2024-01-20 00:40:08 -05:00
parent 550a3b6cab
commit 5ce8fbf9cc
13 changed files with 13 additions and 0 deletions

View File

@ -14,6 +14,7 @@ if not lazy_loaded then
vim.cmd.quit()
end
---@type LazyConfig
lazy.setup {
spec = {
-- TODO: change `branch="v4"` to `version="^4"` on release