shortcut for chat toggle parrot
All checks were successful
gitea-deepak/nixconf/pipeline/head This commit looks good

This commit is contained in:
2025-03-06 22:06:48 +00:00
parent 75a5a4f669
commit 1d7ffbef91

View File

@@ -222,6 +222,8 @@ require("parrot").setup({
},
})
vim.api.nvim_set_keymap("n", "<leader>pt", "<cmd>PrtChatToggle<CR>", { noremap = true})
require("nomodoro").setup({
work_time = 10,
short_break_time = 2,