From 45aa2b3831e6f5f78121c5149474613bf70ccdcc Mon Sep 17 00:00:00 2001 From: ache Date: Thu, 18 Jan 2018 08:35:42 +0100 Subject: Insert date --- plugin/perso.vim | 2 ++ 1 file changed, 2 insertions(+) diff --git a/plugin/perso.vim b/plugin/perso.vim index 8b3217d..2947589 100755 --- a/plugin/perso.vim +++ b/plugin/perso.vim @@ -106,6 +106,8 @@ nnoremap // :nohls map :setlocal spell! spelllang=fr map :setlocal spell! spelllang=en_us +inoremap =strftime('%F') +inoremap =strftime('%c') map :make:cw noremap [q :copen -- cgit v1.2.3