added config for ansible

This commit is contained in:
2021-12-13 08:43:45 +01:00
parent 9da0447547
commit 2d3b0083b0

2
vimrc
View File

@@ -128,3 +128,5 @@ noremap Ds <Esc>:%s/ *$//g<CR>
inoremap ,D <C-R>=strftime("%F") <CR>
"insert time at cursor position
inoremap ,T <C-R>=strftime("%H:%M") <CR
set softtabstop=2 expandtab shiftwidth=2 smarttab autoindent