vim-lexical VS vim-textobj-sentence

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

vim-lexical

Build on Vim’s spell/thes/dict completion (by preservim)

vim-textobj-sentence

Improving on Vim's native sentence text object and motion (by preservim)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
vim-lexical vim-textobj-sentence
2 3
271 99
0.0% -
1.8 0.0
about 2 years ago about 2 years ago
Vim Script Vim Script
GNU General Public License v3.0 or later 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-lexical

Posts with mentions or reviews of vim-lexical. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-10.
  • A Quickstart guide to setting up Vim for blogging
    8 projects | dev.to | 10 Sep 2021
    For grammar and spellchecking, I use many plugins. The main one is Pencil. I also use Vim Ditto, Lexical, and Wordy
  • Setting up VIM for blogging
    13 projects | dev.to | 23 Apr 2021
    Looking for synonyms? VIM supports thesaurus, however it has to be configured. I was able to configure the built in feature but it needed a hack to handle multi word synonyms and I didn't like that. I've decided to install vim-lexical plugin. Just as the built in feature, the plugin needs a synonyms file to work: grabbed one from Project Gutenberg. Tell vim-lexical where the file is and initialize the plugin:

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.

What are some alternatives?

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

vim-ditto - :speak_no_evil: Stop repeating yourself

targets.vim - Vim plugin that provides additional text objects

vim-pencil - Rethinking Vim as a tool for writing

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

til - :memo: Today I Learned

vim-autocorrect - Correct common typos and misspellings as you type in Vim

auto-pairs - Vim plugin, insert or delete brackets, parens, quotes in pair

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

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

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

goyo.vim - :tulip: Distraction-free writing in Vim