From 8004d4f5ade9622b85952124d3dc770b7f46ae83 Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Tue, 27 Oct 2020 18:23:01 +0100 Subject: vimpc update --- .config/vimpc/vimpcrc | 3 +++ 1 file changed, 3 insertions(+) (limited to '.config/vimpc') diff --git a/.config/vimpc/vimpcrc b/.config/vimpc/vimpcrc index 6f97378..4046fa1 100644 --- a/.config/vimpc/vimpcrc +++ b/.config/vimpc/vimpcrc @@ -14,6 +14,8 @@ set window playlist " Set the windows to show at startup set windows library,directory,playlist +set songformat {%a - (%d) %b - %t}|{%f}$E$R $H[$H%l$H]$H + " Stop playing music when we quit "set stoponquit @@ -27,6 +29,7 @@ set windows library,directory,playlist "map @ :set add nexta:set add end map gT map gt +map i e " Connect to a specific host using the config file "connect somehost someport -- cgit v1.2.3