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

@@ -1,6 +1,7 @@
if true then return {} end -- REMOVE THIS LINE TO ACTIVATE THIS FILE
-- AstroCore provides a central place to modify mappings set up as well as which-key menu titles
---@type LazySpec
return {
"AstroNvim/astrocore",
---@type AstroCoreOpts