vim-textobj-sentence VS vim-autocorrect

Compare vim-textobj-sentence vs vim-autocorrect and see what are their differences.

vim-textobj-sentence

Improving on Vim's native sentence text object and motion (by preservim)

vim-autocorrect

Correct common typos and misspellings as you type in Vim (by panozzaj)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
vim-textobj-sentence vim-autocorrect
3 2
99 64
- -
0.0 3.9
about 2 years ago over 3 years ago
Vim Script Vim Script
GNU General Public License v3.0 or later -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

vim-textobj-sentence

Posts with mentions or reviews of vim-textobj-sentence. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-27.
  • Jump by a sentence forward/backward
    1 project | /r/vim | 29 Jul 2021
    Fork https://github.com/preservim/vim-textobj-sentence and make it treat a comma as end of sentence.
  • How do I jump to the next clause - rather than sentence?
    2 projects | /r/vim | 27 Apr 2021
    There is vim-textobj-sentence to make its sentence detection slightly more intelligent, and targets.vim which gives you some nice helpers for operating on different explicit delimiters and structures.
  • Setting up VIM for blogging
    13 projects | dev.to | 23 Apr 2021
    This plugin provides motion commands based on full sentence detection. You can switch around sentences with ( and ) and use it just as any other motion commands. Depends on vim-textobj-user plugin.

vim-autocorrect

Posts with mentions or reviews of vim-autocorrect. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-21.
  • thethethe.nvim - neovim friendly autocorrect plugin
    4 projects | /r/neovim | 21 Oct 2023
    It's based on vim-autocorrect, but designed for Neovim and written in pure Lua. It also loads the dictionary in the background, so it doesn't delay startup time.
  • Setting up VIM for blogging
    13 projects | dev.to | 23 Apr 2021
    to make VIM replace each "veiw" with "view" on the fly (in insert mode). Vim-autocorrect is one of the plugins that come with predefined useful abbreviations.

What are some alternatives?

When comparing vim-textobj-sentence and vim-autocorrect you can also consider the following projects:

targets.vim - Vim plugin that provides additional text objects

coc-diagnostic - diagnostic-languageserver extension for coc.nvim

targets - Function-oriented Make-like declarative workflows for R

clangd - clangd language server

vim-textobj-quote - Use ‘curly’ quote characters in Vim

vim-lexical - Build on Vim’s spell/thes/dict completion

vim-wordy - Uncover usage problems in your writing

coc.nvim - Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.

vim-abolish - abolish.vim: Work with several variants of a word at once