astro-nvim-v3 - add left hand control wasd + Alt for move block

This commit is contained in:
huyjaky
2024-11-03 17:32:21 +07:00
parent c871e50e7c
commit dc03e0785d
7 changed files with 49 additions and 29 deletions

View File

@@ -89,5 +89,5 @@ return {
},
},
{ "ribru17/bamboo.nvim", lazy = true },
{ "ribru17/bamboo.nvim", lazy = true, opts = { integrations = { mini = true } } },
}