Skip to content

Commit

Permalink
chore: add TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcjkb committed Jun 7, 2024
1 parent 5b51bff commit 2b98d3a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lua/lz/n/types.lua
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---@meta
error("Cannot import a meta module")

--- TODO Implement before/after config API

---@class VimGTable vim.g config table
---@field name? string Name of the vim.g config table, e.g. "rustaceanvim" for "vim.g.rustaceanvim". Defaults to the plugin name.
---@field type 'vim.g'
Expand Down

0 comments on commit 2b98d3a

Please sign in to comment.