annotate dot_config/nvim/after/plugin/executable_abolish.vim @ 323:3b25f3aa7014
Use efm folders to store efm configuration per language
To add a language configuration:
- create a file under lua/efm/<filetype>.lua
- require the langauges table from efm/languages
- add the configuration
author |
zegervdv <zegervdv@me.com> |
date |
Mon, 21 Dec 2020 17:16:16 +0100 |
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
|