From 2b6715b44044d6d0817ae530a9d32a3571c26223 Mon Sep 17 00:00:00 2001 From: JP Appel Date: Mon, 31 Mar 2025 11:24:03 -0400 Subject: Change telescope keybinds --- nvim/lua/plugins/todos.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nvim/lua/plugins/todos.lua') diff --git a/nvim/lua/plugins/todos.lua b/nvim/lua/plugins/todos.lua index 1e5d4ad..e30547a 100644 --- a/nvim/lua/plugins/todos.lua +++ b/nvim/lua/plugins/todos.lua @@ -83,7 +83,7 @@ return { desc = "Previous todo comment" }, { - "ft", + "t", "TodoTelescope", mode = 'n', desc = "Open Todos in quickfix list" -- cgit v1.2.3