shortcut for chat toggle parrot
All checks were successful
gitea-deepak/nixconf/pipeline/head This commit looks good
All checks were successful
gitea-deepak/nixconf/pipeline/head This commit looks good
This commit is contained in:
parent
75a5a4f669
commit
1d7ffbef91
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user