ideavim VS nvim-treesitter-context

Compare ideavim vs nvim-treesitter-context and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
ideavim nvim-treesitter-context
21 33
8,733 2,149
2.4% 6.8%
9.9 8.6
about 9 hours ago 5 days ago
Kotlin Lua
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.

nvim-treesitter-context

Posts with mentions or reviews of nvim-treesitter-context. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-29.

What are some alternatives?

When comparing ideavim and nvim-treesitter-context you can also consider the following projects:

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

context.vim - Vim plugin that shows the context of the currently visible buffer contents

GitToolBox - GitToolBox IntelliJ plugin

nvim-treesitter-textobjects

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

nvim-treehopper - Region selection with hints on the AST nodes of a document powered by treesitter

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

nvim-gps - Simple statusline component that shows what scope you are working inside

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

format.nvim - A wrapper around Neovims native LSP formatting. [Moved to: https://github.com/lukas-reineke/lsp-format.nvim]

intellij-hcl - HCL language support for IntelliJ platform based IDEs

indent-blankline.nvim - Indent guides for Neovim