my stupid ass forgor the file import...

This commit is contained in:
chloe 2025-03-11 20:53:53 +01:00
parent 168f9fe056
commit 90257dc9a5
4 changed files with 14 additions and 3 deletions

View file

@ -2,11 +2,13 @@
keymaps = [
# chad tree
{
mode = "n";
action = "<cmd>CHADopen<cr>";
key = "<leader>e";
options = {
desc = "Open ChadTree";
};
}
];
}