even more config

This commit is contained in:
chloe 2025-03-09 10:28:08 +01:00
parent 5fd5da9579
commit e2b3fd0c8b
2 changed files with 21 additions and 0 deletions

View file

@ -1,7 +1,12 @@
{
keymaps = [
# chad tree
{
action = "<cmd>CHADopen<cr>";
key = "<leader>e";
options = {
desc = "Open ChadTree";
};
}
];
}