add abbrev to add date in uttr format

This commit is contained in:
Thomas Ruoff
2016-09-06 17:56:28 +02:00
parent c059dc18a9
commit f110122f9f

2
vimrc
View File

@@ -264,6 +264,8 @@ cnoreabbrev W w
cnoreabbrev Q q cnoreabbrev Q q
cnoreabbrev Qall qall cnoreabbrev Qall qall
iab xnow <c-r>=strftime("%Y-%m-%d %H:%M")<cr>
" "
" Plugin Configuration " Plugin Configuration
" "