Extensibility Tracking Issue #7
Labels
api
API-related change/update/addition
enhancement
New feature or request
gui
Bugs or enhancement related to GUI elements
help wanted
Extra attention is needed
List of things to expose a Lua API for (not exhaustive list):
:Uivonim files
,:Uivonim grep-word
, etc.)runtime/lua
, see Builtin LSP Support #1)(row, col)
positions? Kind of like:Uivonim nc
but for anything.Should provide generic API usable from Lua plugins (core LSP, telescope.nvim, snippets.nvim).
Start with:
src/components/*.ts
to reduce overlap and allow external functions to hook into the former.The text was updated successfully, but these errors were encountered: