Changed: minor stuff; Added: Optimisation of nix

This commit is contained in:
2026-02-06 00:43:37 +01:00
parent 3ce95ebe41
commit 150fd4d6c0
8 changed files with 68 additions and 33 deletions

View File

@@ -106,7 +106,7 @@
#on_press.__raw = "function() require('yazi').yazi() end";
opts = {
keymap = [ "n" "a" ":AvanteChatNew<CR>" { } ];
shortcut = "y";
shortcut = "a";
position = "center";
cursor = 3;
width = 50;