annotate dot_config/nvim/after/plugin/executable_abolish.vim @ 802:9c8698e50c5e
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/JohnnyMorganz/StyLua: v0.19.0 ? v0.19.1](https://github.com/JohnnyMorganz/StyLua/compare/v0.19.0...v0.19.1)
author |
pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> |
date |
Mon, 20 Nov 2023 18:04:55 +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
|