Commands¶
vim-teradata¶
:TD— Check syntax of the current query (Tree‑sitter based diagnostics).:TDO— Run the current statement (or visual selection) and show results in a split.:TDH— Open history buffer with recent queries and results (no external deps).:TDU— Open users management buffer.:TDS— Open settings management buffer.:TDB— Open bookmark management buffer.:TDBAdd— Add the visually selected query to bookmarks.:TDJ— Open the Jobs Manager (monitor async queries).:TDR— Search past queries (requires bat, ripgreprgand a UI Picker1).:TDCodeAction— Provide code action options on current position:TDF— Format current statement node (experimental):TDSync— Build/refresh the local metadata index (databases, tables, columns).:TDHelp— Open help for vim-teradata.
-
Supported pickers: fzf.lua, telescope.nvim, snacks.nvim, or fzf.vim. ↩