From 066922699bdf1c6e14d517b844454b12b93ce25a Mon Sep 17 00:00:00 2001 From: Kristijan Husak Date: Wed, 27 Mar 2024 21:23:05 +0100 Subject: [PATCH] fix(docs): Add prefix to tag Fixes #224 --- doc/dadbod-ui.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/dadbod-ui.txt b/doc/dadbod-ui.txt index 5740863..45ed7b8 100644 --- a/doc/dadbod-ui.txt +++ b/doc/dadbod-ui.txt @@ -273,7 +273,7 @@ the connection you want to delete. `:DB select * from Users where id = 1` - *ic* + *vim-dadbod-ic* ic Operator pending mapping that works on cell value in results buffer. For example, to yank cell value under cursor, do `yic`.