Changed exchange keybind

This commit is contained in:
EsVagy42 2025-03-17 13:53:38 +00:00
parent 8b6e71722e
commit 39d374f0a1

View file

@ -8,7 +8,7 @@
comment = { }; comment = { };
completion = { }; completion = { };
move = { }; move = { };
operators = { }; operators = { exchange.prefix = "gX"; };
pairs = { }; pairs = { };
snippets = { }; snippets = { };
splitjoin = { }; splitjoin = { };