chore: add TODO

This commit is contained in:
Marc Jakobi
2024-06-07 13:47:07 +02:00
parent 5b51bff25e
commit 2b98d3ab0a
+2
View File
@@ -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'