summaryrefslogtreecommitdiff
path: root/home
diff options
context:
space:
mode:
Diffstat (limited to 'home')
-rw-r--r--home/.vim/vimrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/.vim/vimrc b/home/.vim/vimrc
index 3c415a2..735a45a 100644
--- a/home/.vim/vimrc
+++ b/home/.vim/vimrc
@@ -330,7 +330,7 @@ if !exists("*TimeStamp")
endfun
endif
-nmap ,cl /%changelog<CR>:r!date +'\%a \%b \%d \%Y'<CR>0i* <ESC>$a David Kaufmann <astra@ionic.at> -
+nmap ,cl /%changelog<CR>:r!LC_TIME=C date +'\%a \%b \%d \%Y'<CR>0i* <ESC>$a David Kaufmann <astra@ionic.at> -
let g:Powerline_symbols = 'fancy'
let g:Powerline_cache_enabled = 0