nvim VS nvim-treesitter-context

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

nvim

Neovim :: M ฮ› C R O - Editing made simple (by Bekaboo)
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
nvim nvim-treesitter-context
6 33
181 2,164
- 5.4%
9.9 8.6
9 days ago 5 days ago
Lua Lua
GNU General Public License v3.0 only 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.

nvim

Posts with mentions or reviews of nvim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-29.
  • [New plugin] Introducing dropbar.nvim, an out-of-the-box, IDE-like winbar with drop-down menu support and multiple backends
    4 projects | /r/neovim | 29 May 2023
    It is a self-made custom colorscheme and you can find it here. I haven't had a plan to turn it into a plugin yet, so just copy the palette or the hlgroup settings if you like it :)
  • [WIP] A feature-rich, polished, highly customizable winbar, with drop down menu support and multiple backends
    4 projects | /r/neovim | 23 May 2023
    As I've said before, as this is currently embedded in my personal config, you can quick try by cloning my config here and give me any feedback at Github or here directly if you are interested. I'm also looking for a good name for it (as you can see correnly I just call it 'winbar' in my config) when it officially turns into a plugin, hopefully the convertion will be done in one or two weeks. ๐Ÿ˜„
  • [New plugin] deadcolumn.nvim -- gradually show you colorcolumn as you type
    9 projects | /r/neovim | 25 Mar 2023
    Oh, the symbols are provided by gitsigns.nvim and I have set :h statuscolumn so that they appear to the right of the line numbers. The settings are done in plugin/statuscolumn.lua. I put custom single-file scripts under plugin and ftplugin, where they serve as light-weighted mini plugins, you can even find the prototype of deadcolumn.nvim there :)
  • How do you guys do it?
    3 projects | /r/neovim | 12 Jan 2023
    For a quick start I recommend this template configuration. If you are interested you an also check my personal config, it includes all my modifications from the very first beginning and you can see how I build it from scratch.
  • Optimize nvim in VS Code
    4 projects | /r/neovim | 4 Jan 2023
    I would like to share my config here, where I use vscode- neovim for a seamless editing experience in VSCode. There's a section in the README.md introducing how I use different configs for nvim in VSCode / as a standalone editor. Feel free to ask if you find anything that is unclear to you. Hope it will be helpful for you :)

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 nvim and nvim-treesitter-context you can also consider the following projects:

nordic.nvim - ๐ŸŒ’ Nord for Neovim, but warmer and darker. Supports a variety of plugins and other platforms.

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

dropbar.nvim - IDE-like breadcrumbs, out of the box

nvim-treesitter-textobjects

deadcolumn.nvim - A neovim plugin that shows colorcolumn dynamically

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

statuscol.nvim - Status column plugin that provides a configurable 'statuscolumn' and click handlers.

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

gitsigns.nvim - Git integration for buffers

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

nvim-lspconfig - Quickstart configs for Nvim LSP

indent-blankline.nvim - Indent guides for Neovim