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,3 +1,4 @@
---@type LazySpec
return {
-- Add community imports to the `lua/config/lazy.lua` file in your Neovim configuration folder (typically ~/.config/nvim)
-- this guarantees that the community plugin specs are loaded before the user configuration