From: Frank Brehm Date: Thu, 16 Aug 2018 09:36:42 +0000 (+0200) Subject: saving uncommitted changes in /etc prior to apt run X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=37c25a8ea2ac4910b6504249521d240edf2015e6;p=config%2Fbruni%2Fetc-mint.git saving uncommitted changes in /etc prior to apt run --- diff --git a/vim/vimrc.local b/vim/vimrc.local index 40a1381..becb094 100644 --- a/vim/vimrc.local +++ b/vim/vimrc.local @@ -26,3 +26,8 @@ filetype plugin off color delek +" Always show statusline +set laststatus=2 + +set t_Co=256 +