summaryrefslogtreecommitdiffstats
path: root/.config/nvim/after/plugin/abolish.vim
blob: cfb62334e5d90474264038c9ad6c4de5bd418892 (plain)
1
2
3
4
5
6
7
8
9
10
11
Abolish {despa,sepe}rat{e,es,ed,ing,ely,ion,ions,or} {despe,sepa}rat{}
Abolish persistan{ce,t,tly} persisten{}
Abolish despara{te,tely,tion} despera{}
Abolish seperat{e,es,ed,ing,ely,ion,ions,or} separat{}
Abolish teh the
Abolish {,un}nec{ce,ces,e}sar{y,ily} {}nec{es}sar{}
Abolish {,ir}releven{ce,cy,t,tly} {}relevan{}

iabbrev <silent> longdate <C-R>=strftime("%a %b %d %T %Z %Y")<CR>
iabbrev <silent> todaydatetime <C-R>=strftime("%F %T")<CR>
iabbrev <silent> todaydate <C-R>=strftime("%F")<CR>