Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 1.01 KB

README.md

File metadata and controls

28 lines (16 loc) · 1.01 KB

Auto-correct for Vim / Neovim

vim nvim

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.

Example of script working in Neovim

screenshot.gif

To use the script

  • The script must be sourced in your .vimrc for Vim (or init.vim for Neovim)
  • Add source <full PATH to the vim_autocorrect script>

Developer(s)

This repository is maintained by:

RastalDev
RastalDev

License

gpl_image