added config for ansible
This commit is contained in:
2
vimrc
2
vimrc
@@ -128,3 +128,5 @@ noremap Ds <Esc>:%s/ *$//g<CR>
|
|||||||
inoremap ,D <C-R>=strftime("%F") <CR>
|
inoremap ,D <C-R>=strftime("%F") <CR>
|
||||||
"insert time at cursor position
|
"insert time at cursor position
|
||||||
inoremap ,T <C-R>=strftime("%H:%M") <CR
|
inoremap ,T <C-R>=strftime("%H:%M") <CR
|
||||||
|
|
||||||
|
set softtabstop=2 expandtab shiftwidth=2 smarttab autoindent
|
||||||
|
|||||||
Reference in New Issue
Block a user