Commit for generation 172

This commit is contained in:
2024-10-02 05:33:40 -04:00
parent 3ad290cb82
commit f5bcf7016c
2 changed files with 7 additions and 2 deletions

View File

@@ -10,6 +10,11 @@
event = [ "BufWinLeave" ];
pattern = [ "*" ];
}
{
command = "!aplay ~/sound/sys/cd.wav";
event = [ "BufWinLeave" ];
pattern = [ "*" ];
}
{
command = "silent! loadview";
event = [ "BufWinEnter" ];