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.
- Host: GitHub
- URL: https://github.com/nobe4/vimcorrect
- Owner: nobe4
- License: mit
- Created: 2016-06-15T22:01:00.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-07-09T14:32:18.000Z (about 10 years ago)
- Last Synced: 2025-03-13T10:22:18.472Z (over 1 year ago)
- Language: VimL
- Homepage:
- Size: 2.93 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)