dotfiles

configuration files for shell, text editor, graphical environment, etc.
git clone git://src.adamsgaard.dk/dotfiles
Log | Files | Refs | README | LICENSE Back to index

commit 6fe135aeeedde1ad0ca38b8ab43008e63eac87ab
parent 819424c3def80f1d2c112063da6efa6ed9be9917
Author: Anders Damsgaard Christensen <adc@geo.au.dk>
Date:   Sun,  3 Jul 2016 11:19:27 -0800

expand artists by default

Diffstat:
M.vimpcrc | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/.vimpcrc b/.vimpcrc @@ -50,4 +50,7 @@ highlight tab default " Case insensitive search set ignorecase +" Show albums in library by default +set expand-artists + echo Config File Complete