annotate dot_config/nvim/after/plugin/executable_abolish.vim @ 758:3a07cc5c825a
feat: add global expanding shortcuts
copied from https://stackoverflow.com/questions/28573145/how-can-i-move-the-cursor-after-a-zsh-abbreviation
author |
zegervdv <zegervdv@me.com> |
date |
Fri, 10 Mar 2023 16:02:39 +0000 |
parents |
d726921aaabe |
children |
|
rev |
line source |
257
|
1 " Define some common typos
|
|
2
|
|
3 Abolish teh the
|
|
4 Abolish hte the
|
|
5 Abolish {leng,wid,bandwid,streng}ht {}th
|
|
6 Abolish {heig}th {}ht
|
|
7 Abolish por{ject,gram} pro{}
|
|
8 Abolish {,as,de,re}sing{,s,ed} {}sign{}
|
|
9 Abolish {std_,}loigc{,_vector} {}logic{}
|
|
10 Abolish emtpy empty
|
|
11
|
|
12
|
|
13 " Code typos
|
|
14 Abolish rpsec rspec
|