diff --git a/README.md b/README.md index f31f45b..7f90b7e 100644 --- a/README.md +++ b/README.md @@ -20,8 +20,8 @@ You can insert the current time in UTC and HHMM format by pressing if you a # Insert current time in HHMM format with let $TZ='UTC' - :nnoremap "=strftime("%H%M")P - :inoremap =strftime("%H%M") + :nnoremap "=strftime("%H%M ")P + :inoremap =strftime("%H%M ") ## Install