2018-01-22 08:29:43 +01:00
|
|
|
map FF :browse<C-M>gg/
|
|
|
|
map à :set add next<C-M>a:set add end<C-M>
|
|
|
|
map @ :set add next<C-M>a:set add end<C-M>:next<C-M>
|
|
|
|
map ° D:browse<C-M>A:shuffle<C-M>:play<C-M>:playlist<C-M>
|
|
|
|
set songformat {%a - %b: %t}|{%f}$E$R $H[$H%l$H]$H
|
|
|
|
set libraryformat %n \| {%t}|{%f}$E$R $H[$H%l$H]$H
|
|
|
|
set ignorecase
|
2018-08-07 16:09:41 +02:00
|
|
|
set sort library
|