feat/colemak-mapping

This commit is contained in:
Vladimir Prudnikov 2025-07-11 23:26:56 +02:00
parent 25abbf546d
commit 46aaa552cd
2 changed files with 23 additions and 19 deletions

View file

@ -68,8 +68,12 @@ return {
},
window = {
mappings = {
["l"] = "open",
["h"] = "close_node",
["n"] = "next_source",
["e"] = "prev_source",
["i"] = "open",
["<C-n>"] = "list_down",
["<C-e>"] = "list_up",
["<space>"] = "none",
["Y"] = {
function(state)