ideavim VS vim-plug

Compare ideavim vs vim-plug and see what are their differences.

vim-plug

:hibiscus: Minimalist Vim Plugin Manager (by junegunn)
Vim
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
ideavim vim-plug
21 138
8,733 33,224
1.3% -
9.9 7.0
7 days ago about 1 month ago
Kotlin Vim Script
MIT License 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.

ideavim

Posts with mentions or reviews of ideavim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-27.
  • Alternatives for abdecodes/tabout.nvim for intellij based IDEs
    2 projects | /r/Jetbrains | 27 Sep 2023
    [this neovim plugin](https://github.com/abecodes/tabout.nvim) helps me get out of double quotes and parenthesis while being in insert mode (I use [ideavim](https://github.com/JetBrains/ideavim/)). The present implementation of this behaviour in the IDE as [smart keys](https://www.jetbrains.com/help/idea/settings-smart-keys.html) isn't cutting it for me.
  • I don't know if I can use Nvim
    7 projects | /r/neovim | 25 Jun 2023
    IntelliJ with Vim bindings is really good! It is actively supported so patches come often to fix some discrepancies with the original software. It even supports a handful of plugins out of the box.
  • Helix in IntelliJ?
    1 project | /r/HelixEditor | 16 Jun 2023
    " https://github.com/JetBrains/ideavim/wiki/IdeaVim-Plugins set clipboard+=unnamed set clipboard+=ideaput set ideajoin set idearefactormode=keep set incsearch " set relativenumber set showmode set hlsearch set surround set visualbell set commentary set highlightedyank set argtextobj set matchit set multiple-cursors " requires easymotion and ace-jump plugins set easymotion " requires quickscope plugin set quickscope
  • Is it normal as a junior programmer..
    1 project | /r/learnprogramming | 7 Mar 2023
    For partial chest hair, use IdeaVim
  • Some facts about Vim
    1 project | /r/vim | 26 Jan 2023
  • I have reached Vim nirvana
    13 projects | news.ycombinator.com | 27 Dec 2022
    The biggest advantage of vim is the movements (key bindings), and there are plugins for many editors for that, e.g. https://github.com/JetBrains/ideavim
  • Things you wish you have known earlier with neovim
    5 projects | /r/neovim | 2 Nov 2022
    There are many apps, web sites, IDE plugins, and extensions that have vim keybindings. You can use vim keybindings all the time, everywhere.
  • Let the IDE wars, uh, continue!
    15 projects | /r/ProgrammerHumor | 29 Oct 2022
    There is a nerdtree plugin for ideavim https://github.com/JetBrains/ideavim/wiki/NERDTree-support
  • The influence of Neovim on Vim development
    9 projects | /r/vim | 27 Aug 2022
    ideavim has vimscript, but I am not sure how "full" it is, never tried.
  • Plugins and Settings for Java programming?
    9 projects | /r/vim | 25 Aug 2022
    IntelliJ IDEA makes it definitively easy to start without setting things up. IdeaVim makes it better for a Vim user. But also frustrating, as certain Vim-features don't work.

vim-plug

Posts with mentions or reviews of vim-plug. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-21.

What are some alternatives?

When comparing ideavim and vim-plug you can also consider the following projects:

AceJump - 🅰️ single character search, select, and jump

packer.nvim - A use-package inspired plugin manager for Neovim. Uses native packages, supports Luarocks dependencies, written in Lua, allows for expressive config

GitToolBox - GitToolBox IntelliJ plugin

astro.nvim - Faster Neovim Configuration

vim-fugitive - fugitive.vim: A Git wrapper so awesome, it should be illegal

vundle - Vundle, the plug-in manager for Vim

intellij-rainbow-brackets - 🌈Rainbow Brackets for IntelliJ based IDEs/Android Studio/HUAWEI DevEco Studio/Fleet

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

nvim-treesitter-context - Show code context

nvim-lspconfig - Quickstart configs for Nvim LSP

intellij-platform-plugin-template - Template repository for creating plugins for IntelliJ Platform

vimspector - vimspector - A multi-language debugging system for Vim