Commit for generation 173
This commit is contained in:
@@ -11,9 +11,9 @@
|
||||
pattern = [ "*" ];
|
||||
}
|
||||
{
|
||||
command = "!aplay ~/sound/sys/cd.wav";
|
||||
event = [ "BufWinLeave" ];
|
||||
pattern = [ "*" ];
|
||||
command = "lua vim.fn.jobstart({\"aplay\", \"~/sound/sys/cd.wav\"})";
|
||||
event = [ "BufWinLeave" ];
|
||||
pattern = [ "*" ];
|
||||
}
|
||||
{
|
||||
command = "silent! loadview";
|
||||
|
||||
Reference in New Issue
Block a user