still mapping issues

This commit is contained in:
2025-03-18 12:09:33 -05:00
parent f5612d98c5
commit 86428c0a28

View File

@@ -26,13 +26,13 @@
{
mode = "n";
key = "<C-0>";
key = "<leader>.";
action = "<cmd>BufferNext<CR>";
}
{
mode = "n";
key = "<C-9>";
key = "<leader>,";
action = "<cmd>BufferPrevious<CR>";
}