mirror of
https://github.com/preservim/vim-litecorrect.git
synced 2025-11-08 18:03:48 -05:00
various additions (ofa, ina, hwo, htan)
This commit is contained in:
@@ -37,8 +37,13 @@ May require a recent version of Vim.
|
|||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
Install using Pathogen, Vundle, Neobundle, or your favorite Vim package
|
_litecorrect_ is best installed using a Vim package manager, such
|
||||||
manager.
|
as [Vundle][vnd], [Plug][plg], [NeoBundle][nbn], or [Pathogen][pth].
|
||||||
|
|
||||||
|
[vnd]: https://github.com/gmarik/Vundle.vim
|
||||||
|
[plg]: https://github.com/junegunn/vim-plug
|
||||||
|
[nbn]: https://github.com/Shougo/neobundle.vim
|
||||||
|
[pth]: https://github.com/tpope/vim-pathogen
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
|
|||||||
@@ -119,6 +119,7 @@ function! litecorrect#init(...)
|
|||||||
ia <buffer> holf hold
|
ia <buffer> holf hold
|
||||||
ia <buffer> hsa has
|
ia <buffer> hsa has
|
||||||
ia <buffer> hsi his
|
ia <buffer> hsi his
|
||||||
|
ia <buffer> htan than
|
||||||
ia <buffer> htat that
|
ia <buffer> htat that
|
||||||
ia <buffer> hte the
|
ia <buffer> hte the
|
||||||
ia <buffer> htem them
|
ia <buffer> htem them
|
||||||
@@ -133,9 +134,11 @@ function! litecorrect#init(...)
|
|||||||
ia <buffer> hvaing having
|
ia <buffer> hvaing having
|
||||||
ia <buffer> hvea have
|
ia <buffer> hvea have
|
||||||
ia <buffer> hwich which
|
ia <buffer> hwich which
|
||||||
|
ia <buffer> hwo how
|
||||||
ia <buffer> idae idea
|
ia <buffer> idae idea
|
||||||
ia <buffer> idaes ideas
|
ia <buffer> idaes ideas
|
||||||
ia <buffer> ihs his
|
ia <buffer> ihs his
|
||||||
|
ia <buffer> ina in a
|
||||||
ia <buffer> inot into
|
ia <buffer> inot into
|
||||||
ia <buffer> inteh in the
|
ia <buffer> inteh in the
|
||||||
ia <buffer> inthe in the
|
ia <buffer> inthe in the
|
||||||
@@ -192,6 +195,7 @@ function! litecorrect#init(...)
|
|||||||
ia <buffer> nwe new
|
ia <buffer> nwe new
|
||||||
ia <buffer> nwo now
|
ia <buffer> nwo now
|
||||||
ia <buffer> ocur occur
|
ia <buffer> ocur occur
|
||||||
|
ia <buffer> ofa of a
|
||||||
ia <buffer> ofits of its
|
ia <buffer> ofits of its
|
||||||
ia <buffer> ofthe of the
|
ia <buffer> ofthe of the
|
||||||
ia <buffer> oging going
|
ia <buffer> oging going
|
||||||
|
|||||||
Reference in New Issue
Block a user