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
-- Example customization of Treesitter
---@type LazySpec
return {
"nvim-treesitter/nvim-treesitter",
opts = function(_, opts)