mirror of
https://github.com/itme-brain/nvim.git
synced 2026-05-08 15:10:13 -04:00
added pi.nvim
This commit is contained in:
parent
14a67ba7d3
commit
376b9c5c16
3 changed files with 21 additions and 1 deletions
|
|
@ -59,6 +59,7 @@ return {
|
|||
{ "[d", vim.diagnostic.goto_prev, desc = "Prev Diagnostic" },
|
||||
|
||||
{ "<leader>G", group = "Git"},
|
||||
{ "<leader>a", group = "AI"},
|
||||
{ "<leader>f", group = "Files"},
|
||||
{ "<leader>c", group = "Code"},
|
||||
{ "<leader>d", group = "Debug"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue