An auto-correct spelling script for Vim / Neovim using Vim's built-in abbreviations feature.
Type an incorrectly spelled word, hit SPACE
, the script will automatically correct the word.
- The script must be sourced in your .vimrc for Vim (or init.vim for Neovim)
- Add
source <full PATH to the vim_autocorrect script>
This repository is maintained by:
RastalDev |