An open API service indexing awesome lists of open source software.

https://github.com/nobe4/vimcorrect

Enhance the correction mechanism in Vim.
https://github.com/nobe4/vimcorrect

Last synced: 4 months ago
JSON representation

Enhance the correction mechanism in Vim.

Awesome Lists containing this project

README

          

# [Vimcorrect](https://github.com/nobe4/vimcorrect)

Enhance the correction mechanism in Vim.

# Why ?

[sz=1[sz=1[sz=1...

Now is

nnn

# Installation

Through your favorite package manager:

[Vundle](https://github.com/VundleVim/Vundle.vim)

Plugin 'nobe4/vimcorrect'

[Vim plug](https://github.com/junegunn/vim-plug)

Plug 'nobe4/vimcorrect'

[Pathogen](https://github.com/tpope/vim-pathogen)

cd ~/.vim/bundle && git clone git://github.com/nobe4/vimcorrect

# Usage

[Read The Fancy Manual](https://github.com/nobe4/vimcorrect/blob/master/doc/vimcorrect.txt)

# Contributing

Bugs, improvements, ... ? Fell free to [post an issue](https://github.com/nobe4/vimcorrect/issues/new)