dictionaries VS vim-abolish

Compare dictionaries vs vim-abolish and see what are their differences.

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
dictionaries vim-abolish
3 17
1,135 2,669
- -
8.4 3.3
3 months ago 7 months ago
JavaScript Vim Script
MIT License -
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.

dictionaries

Posts with mentions or reviews of dictionaries. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-30.

vim-abolish

Posts with mentions or reviews of vim-abolish. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-05.
  • How to search and replace inside current workdir like vscode
    4 projects | /r/neovim | 5 Mar 2023
    Additionally, I use vim-abolish[https://github.com/tpope/vim-abolish] with the Subvert command to maintain the case.
  • Custom code automation.
    1 project | /r/VisualStudio | 29 Jan 2023
    Alternatively, you could use vsvim and write a vim macro to do it, but that's a whole other rabbit hole to go down. The vim-abolish plugin should do the trick...
  • Preview for vim-abolish?
    3 projects | /r/neovim | 10 Dec 2022
    tpope/vim-abolish provides a useful :Subvert command that works like a smart substitution. Is it possible to preview the command's effects just like for the built-in substitution command?
  • what vimL plugins are you still using?
    26 projects | /r/neovim | 1 Jul 2022
    tpope/vim-abolish: Some text manipulation stuff.
  • How to extend refactor for better integration for React?
    1 project | /r/neovim | 19 Jun 2022
    https://github.com/tpope/vim-abolish might be able to do this (I dont use it myself)
  • What are your must-have vim/nvim extensions?
    53 projects | /r/vim | 9 May 2022
    tpope/tpope-vim-abolish - Sane search/replace
  • Show HN: Vim Reference Guide
    5 projects | news.ycombinator.com | 15 Mar 2022
    The best thing about Vim is that you don't have to choose between Vim and an IDE! Any text editor or IDE that's even moderately popular will probably have a decent Vim plugin. The only downside is that you generally won't have access to Vim plugins (abolish.vim is the one I find myself missing the most: https://github.com/tpope/vim-abolish).

    Personally, I learned to use Vim via the VsVim plugin for Visual Studio.

  • A pragmatic approach to migrating from VSCode to Neovim
    35 projects | dev.to | 14 Feb 2022
    Indent-blankline to draw indentation guides, nvim-autopairs to automatically complete pairs of brackets and quotes (I didn’t know I couldn’t live without it), nvim-ts-autotag to autocomplete pairs of tags as well, targets.vim to target what is inside or outside the mentioned pairs and vim-surround to manage all those pairs with few keystrokes. Kommentary to comment and uncomment lines of code, nvim-cursorline to help locate where the cursor is and nvim-colorizer because I am cheeky. Vim-abolish is definitely an interesting one. I decided to install it because of its case coercion capabilities, but it can do much more than that.
  • Abbreinder - abbreviation reminder plugin
    3 projects | /r/neovim | 14 Jan 2022
    I create a lot of abbreviations, especially with vim-abolish. They're generally useful, but the problem is, they're hard to remember if I haven't used them in a while. To solve this problem I created a plugin, abbreinder.nvim, which reminds the user if they've typed the value of something that they could have used a pre-existing abbreviation for.
  • Case change
    4 projects | /r/neovim | 31 Aug 2021
    What are the advantages over vim-abolish?

What are some alternatives?

When comparing dictionaries and vim-abolish you can also consider the following projects:

nspell - 📝 Hunspell compatible spell-checker

abbrev-man.nvim - 🍍 A NeoVim plugin for managing vim abbreviations.

spellsitter.nvim - Treesitter powered spellchecker

neovim - Vim-fork focused on extensibility and usability

cspell - A Spell Checker for Code!

hunspell - The most popular spellchecking library.

vim-litecorrect - Lightweight auto-correction for Vim

typos - Source code spell checker

local_vimrc - Per project/tree configuration plugins