From c7524de74af4c8ca1844c858eb34b32d251e990e Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Mon, 29 Apr 2019 13:58:35 +0300 Subject: Change longdate abbreviation --- .config/nvim/after/plugin/abolish.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/nvim/after/plugin') diff --git a/.config/nvim/after/plugin/abolish.vim b/.config/nvim/after/plugin/abolish.vim index cfb6233..545ccb3 100644 --- a/.config/nvim/after/plugin/abolish.vim +++ b/.config/nvim/after/plugin/abolish.vim @@ -6,6 +6,6 @@ Abolish teh the Abolish {,un}nec{ce,ces,e}sar{y,ily} {}nec{es}sar{} Abolish {,ir}releven{ce,cy,t,tly} {}relevan{} -iabbrev longdate =strftime("%a %b %d %T %Z %Y") +iabbrev todaylongdate =strftime("%a %b %d %T %Z %Y") iabbrev todaydatetime =strftime("%F %T") iabbrev todaydate =strftime("%F") -- cgit v1.2.3-70-g09d2