mirror of
https://github.com/preservim/vim-litecorrect.git
synced 2025-11-08 09:53:49 -05:00
Another correction for 'and'
This commit is contained in:
@@ -100,6 +100,10 @@ For a more comprehensive approach with _many_ more entries, check out:
|
||||
|
||||
A warning that larger entry counts make for slower loading.
|
||||
|
||||
Another approach that builds on [tpope/vim-abolish]:
|
||||
|
||||
* [vim-correction](https://github.com/jdelkins/vim-correction)
|
||||
|
||||
## See also
|
||||
|
||||
If you find this plugin useful, you may want to check out these others by
|
||||
|
||||
@@ -175,6 +175,7 @@ function! litecorrect#init(...)
|
||||
ia <buffer> mroe more
|
||||
ia <buffer> mysefl myself
|
||||
ia <buffer> myu my
|
||||
ia <buffer> nad and
|
||||
ia <buffer> nkow know
|
||||
ia <buffer> nothign nothing
|
||||
ia <buffer> nver never
|
||||
|
||||
Reference in New Issue
Block a user